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 ++++++++++++++++++++++++++++++++++++ modules/tag/views/tag_block.html.php | 2 +- 3 files changed, 60 insertions(+), 60 deletions(-) delete mode 100644 modules/tag/controllers/tag.php create mode 100644 modules/tag/controllers/tags.php (limited to 'modules') 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 @@ -
  • count ?> photos are tagged with - id") ?>">name ?> + id") ?>">name ?>
  • -- cgit v1.2.3