A new hook to include head parts. A new hook to overload thumb function
[bizou.git] / template.php
index dfc959f..1d0b4bc 100644 (file)
@@ -44,6 +44,7 @@ a {
 <?php foreach ($plugins as $p) if (is_file("plugins/$p/style.css")) { ?>
        <link rel="stylesheet" type="text/css" href="<?php echo $rootUrl."plugins/$p/style.css" ?>" />
 <?php } ?>
+<?php plugins_include("head.php") ?>
 </head>
 <body>