diff options
Diffstat (limited to 'admin/intro.php')
-rw-r--r-- | admin/intro.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/intro.php b/admin/intro.php index 7c50ce2ce..6014b2d19 100644 --- a/admin/intro.php +++ b/admin/intro.php @@ -278,4 +278,6 @@ if ($nb_comments > 0) $template->assign_var_from_handle('ADMIN_CONTENT', 'intro'); +display_check_integrity(); + ?> |