switched okapi settings from lib/ to config2/settings.inc.php

This commit is contained in:
following
2013-03-26 17:48:59 +01:00
parent 5d230ea22c
commit 6758f42a73
5 changed files with 26 additions and 27 deletions
-3
View File
@@ -174,7 +174,4 @@
$opt['template']['locales']['DA']['show'] = false;
$opt['template']['locales']['PT']['show'] = false;
$opt['template']['locales']['JA']['show'] = false;
// OKAPI settings
$disable_semaphores = true;
?>