From 125c8dab4721e680ed529278b25ea8da249eb6f4 Mon Sep 17 00:00:00 2001 From: flop25 Date: Sun, 6 Apr 2014 19:25:38 +0000 Subject: 2 triggers todo update 2.6 branch and trigger list git-svn-id: http://piwigo.org/svn/trunk@28101 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/no_photo_yet.inc.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/no_photo_yet.inc.php') diff --git a/include/no_photo_yet.inc.php b/include/no_photo_yet.inc.php index 608da6c9c..8b5272528 100644 --- a/include/no_photo_yet.inc.php +++ b/include/no_photo_yet.inc.php @@ -97,6 +97,8 @@ SELECT ); } + trigger_action('loc_end_no_photo_yet'); + $template->pparse('no_photo_yet'); exit(); } -- cgit v1.2.3