Removed $OKAPI_SETTINGS variable from settings-dev.inc.php
It is not used anymore.
This commit is contained in:
@@ -231,11 +231,4 @@
|
||||
// (e.g. xml-interface and mapserver-results)
|
||||
// you can use -1 to use the master (not recommended, because replicated to slaves)
|
||||
$opt['db']['slave']['primary'] = -1;
|
||||
|
||||
$OKAPI_SETTINGS = array(
|
||||
'OC_BRANCH' => 'oc.de',
|
||||
'SITELANG' => 'de',
|
||||
'VAR_DIR' => $rootpath.'var',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user