aboutsummaryrefslogtreecommitdiffstats
path: root/include/no_photo_yet.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/no_photo_yet.inc.php')
-rw-r--r--include/no_photo_yet.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/no_photo_yet.inc.php b/include/no_photo_yet.inc.php
index 8b5272528..61daf35a8 100644
--- a/include/no_photo_yet.inc.php
+++ b/include/no_photo_yet.inc.php
@@ -97,7 +97,7 @@ SELECT
);
}
- trigger_action('loc_end_no_photo_yet');
+ trigger_notify('loc_end_no_photo_yet');
$template->pparse('no_photo_yet');
exit();