New forbidroot plugin to forbid rootdir listing
[bizou.git] / index.php
index 708a9e3..e77be4e 100644 (file)
--- a/index.php
+++ b/index.php
@@ -77,6 +77,8 @@ if (dirname($simplePath) !== '')
 else
        $parentLink = "";
 
+plugins_include("before_tpl.php");
+
 ///// template starts here /////
 header('Content-Type: text/html; charset=utf-8');
 header('Cache-Control: max-age=3600');