restored more conservative config handling;

fixed log removal bug on prod. system introduced with commit 5fe55ee
This commit is contained in:
following
2013-03-23 22:23:09 +01:00
parent ba7636993b
commit 59217e1717
5 changed files with 13 additions and 7 deletions
+4
View File
@@ -174,4 +174,8 @@
$opt['template']['locales']['DA']['show'] = false;
$opt['template']['locales']['PT']['show'] = false;
$opt['template']['locales']['JA']['show'] = false;
function post_config()
{
}
?>