From: yellowled Date: Mon, 14 Apr 2008 05:24:41 +0000 (+0000) Subject: BP: Edited config.inc.php again. Prettier formatting, nothing else :-) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5436fbe07167195d045c57ab40f85994acd1a7e4;p=s9y.git BP: Edited config.inc.php again. Prettier formatting, nothing else :-) --- diff --git a/templates/bulletproof/config.inc.php b/templates/bulletproof/config.inc.php index b9e7b2b..1e00940 100644 --- a/templates/bulletproof/config.inc.php +++ b/templates/bulletproof/config.inc.php @@ -269,9 +269,9 @@ $template_config = array( ); if (isset($_POST['serendipity']['template'])) { - $template_loaded_config =$_POST['serendipity']['template']; + $template_loaded_config =$_POST['serendipity']['template']; } else { - $template_loaded_config = serendipity_loadThemeOptions($template_config, $serendipity['smarty_vars']['template_option']); + $template_loaded_config = serendipity_loadThemeOptions($template_config, $serendipity['smarty_vars']['template_option']); } $navlinks = array();