]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Removed evil patch from config.inc.php.
authoryellowled <yellowled>
Mon, 14 Apr 2008 06:58:07 +0000 (06:58 +0000)
committeryellowled <yellowled>
Mon, 14 Apr 2008 06:58:07 +0000 (06:58 +0000)
templates/bulletproof/config.inc.php

index 8b82e028eb3be13705b657524ea579fd554d6030..0c369fb641a195c4a71338ab196521bc7439a766 100644 (file)
@@ -268,11 +268,7 @@ $template_config = array(
     )\r
 );\r
 \r
-#if (isset($_POST['serendipity']['template'])) {\r
-#    $template_loaded_config =$_POST['serendipity']['template'];\r
-#} else {\r
-    $template_loaded_config = serendipity_loadThemeOptions($template_config, $serendipity['smarty_vars']['template_option']);\r
-#}\r
+$template_loaded_config = serendipity_loadThemeOptions($template_config, $serendipity['smarty_vars']['template_option']);\r
 \r
 $navlinks = array();\r
 \r