add log file support
[phinde.git] / www / index.php
index 8bd900ca90f403889957547cbd223bc14c5e0efe..33adfb0ac6a20ed04ed6c635f7fe9c284ef1a10a 100644 (file)
@@ -175,6 +175,7 @@ render(
         'sort' => $sort,
         'urlSorts' => $urlSorts,
         'hitTemplate' => 'search/' . $GLOBALS['phinde']['hitTemplate'],
+        'sidebarinclude' => $GLOBALS['phinde']['sidebarinclude'],
     )
 );
 ?>