X-Git-Url: http://positon.org/gitweb/?p=bizou.git;a=blobdiff_plain;f=index.php;h=e77be4e3a6bd45249b1f4b43bbe3158fbbccd682;hp=708a9e37ab5dcf5e750cd0e247b3881fbdfffd8d;hb=4011c2a63532cd52ab3d140e6e72797c0fe44b11;hpb=093fc25ad078c180caf447207b41c08a6909b4f1 diff --git a/index.php b/index.php index 708a9e3..e77be4e 100644 --- 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');