]> git.mjollnir.org Git - s9y.git/commitdiff
This Patch is EVIL and has SEVERLY security impacts, can lead to people easily puttin...
authorgarvinhicking <garvinhicking>
Mon, 14 Apr 2008 05:26:26 +0000 (05:26 +0000)
committergarvinhicking <garvinhicking>
Mon, 14 Apr 2008 05:26:26 +0000 (05:26 +0000)
Uncommented.

templates/bulletproof/config.inc.php

index 1e00940cbc4c0929b95c4fbefa4953a57019ede7..8b82e028eb3be13705b657524ea579fd554d6030 100644 (file)
@@ -268,11 +268,11 @@ $template_config = array(
     )\r
 );\r
 \r
-if (isset($_POST['serendipity']['template'])) {\r
-    $template_loaded_config =$_POST['serendipity']['template'];\r
-} else {\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
+#}\r
 \r
 $navlinks = array();\r
 \r