diff options
Diffstat (limited to 'include/section_init.inc.php')
-rw-r--r-- | include/section_init.inc.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/section_init.inc.php b/include/section_init.inc.php index 8d0525422..9db071714 100644 --- a/include/section_init.inc.php +++ b/include/section_init.inc.php @@ -652,4 +652,6 @@ SELECT id,file $page['image_id'] = -1; // will fail in picture.php } } + +trigger_action('loc_end_section_init'); ?>
\ No newline at end of file |