BP: Removed evil patch from config.inc.php.
This commit is contained in:
parent
0384abd70e
commit
b001fc5ceb
@ -268,11 +268,7 @@ $template_config = array(
|
||||
)
|
||||
);
|
||||
|
||||
#if (isset($_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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user