From a9de50399642ccac64af5e8d881ea55003e530d3 Mon Sep 17 00:00:00 2001 From: Harvie Date: Thu, 6 Jan 2011 21:30:05 +0100 Subject: [PATCH] Renamed ajax to _ajax --- wwwroot/{ajax => _ajax}/ajaxik.php | 0 wwwroot/{ajax => _ajax}/get_children.php | 0 wwwroot/{ajax => _ajax}/get_id_by_name.php | 0 wwwroot/{ajax => _ajax}/get_moods.php | 0 wwwroot/{ajax => _ajax}/get_username_by_id.php | 0 wwwroot/{ajax => _ajax}/testing K [ps-registrations].php | 0 wwwroot/{ajax => _ajax}/testing.php | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename wwwroot/{ajax => _ajax}/ajaxik.php (100%) rename wwwroot/{ajax => _ajax}/get_children.php (100%) rename wwwroot/{ajax => _ajax}/get_id_by_name.php (100%) rename wwwroot/{ajax => _ajax}/get_moods.php (100%) rename wwwroot/{ajax => _ajax}/get_username_by_id.php (100%) rename wwwroot/{ajax => _ajax}/testing K [ps-registrations].php (100%) rename wwwroot/{ajax => _ajax}/testing.php (100%) diff --git a/wwwroot/ajax/ajaxik.php b/wwwroot/_ajax/ajaxik.php similarity index 100% rename from wwwroot/ajax/ajaxik.php rename to wwwroot/_ajax/ajaxik.php diff --git a/wwwroot/ajax/get_children.php b/wwwroot/_ajax/get_children.php similarity index 100% rename from wwwroot/ajax/get_children.php rename to wwwroot/_ajax/get_children.php diff --git a/wwwroot/ajax/get_id_by_name.php b/wwwroot/_ajax/get_id_by_name.php similarity index 100% rename from wwwroot/ajax/get_id_by_name.php rename to wwwroot/_ajax/get_id_by_name.php diff --git a/wwwroot/ajax/get_moods.php b/wwwroot/_ajax/get_moods.php similarity index 100% rename from wwwroot/ajax/get_moods.php rename to wwwroot/_ajax/get_moods.php diff --git a/wwwroot/ajax/get_username_by_id.php b/wwwroot/_ajax/get_username_by_id.php similarity index 100% rename from wwwroot/ajax/get_username_by_id.php rename to wwwroot/_ajax/get_username_by_id.php diff --git a/wwwroot/ajax/testing K [ps-registrations].php b/wwwroot/_ajax/testing K [ps-registrations].php similarity index 100% rename from wwwroot/ajax/testing K [ps-registrations].php rename to wwwroot/_ajax/testing K [ps-registrations].php diff --git a/wwwroot/ajax/testing.php b/wwwroot/_ajax/testing.php similarity index 100% rename from wwwroot/ajax/testing.php rename to wwwroot/_ajax/testing.php -- 2.30.2