diff options
Diffstat (limited to 'modules/tag/hooks')
| -rw-r--r-- | modules/tag/hooks/photo_created.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/tag/hooks/photo_created.php b/modules/tag/hooks/photo_created.php deleted file mode 100644 index 8d033317..00000000 --- a/modules/tag/hooks/photo_created.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php defined('SYSPATH') or die('No direct script access.'); -Event::add("gallery.photo.created", array('tag', 'on_photo_create')); |
