From 9f37aaa1c29b9b17bee514597ec316130d7531c7 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 26 Nov 2008 20:40:04 +0000 Subject: Move Tag_Controller -> Tags_Controller to fit our REST pattern. --- modules/tag/controllers/tag.php | 59 ---------------------------------------- modules/tag/controllers/tags.php | 59 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 59 deletions(-) delete mode 100644 modules/tag/controllers/tag.php create mode 100644 modules/tag/controllers/tags.php (limited to 'modules/tag/controllers') diff --git a/modules/tag/controllers/tag.php b/modules/tag/controllers/tag.php deleted file mode 100644 index e16b4fbf..00000000 --- a/modules/tag/controllers/tag.php +++ /dev/null @@ -1,59 +0,0 @@ -