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, 2 insertions, 0 deletions
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();
}