]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Edited config.inc.php again. Prettier formatting, nothing else :-)
authoryellowled <yellowled>
Mon, 14 Apr 2008 05:24:41 +0000 (05:24 +0000)
committeryellowled <yellowled>
Mon, 14 Apr 2008 05:24:41 +0000 (05:24 +0000)
templates/bulletproof/config.inc.php

index b9e7b2bf1251e02da00c2e4dcf6e39a41ebbbd0a..1e00940cbc4c0929b95c4fbefa4953a57019ede7 100644 (file)
@@ -269,9 +269,9 @@ $template_config = array(
 );\r
 \r
 if (isset($_POST['serendipity']['template'])) {\r
-  $template_loaded_config =$_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
+    $template_loaded_config = serendipity_loadThemeOptions($template_config, $serendipity['smarty_vars']['template_option']);\r
 }\r
 \r
 $navlinks = array();\r