Searched refs:config_value (Results 1 – 2 of 2) sorted by relevance
32 $config_value = $this->getConf('no_apr_namespaces');33 … if ($db_value !== $config_value) { // $db_value might be null. In this case run the commit anyway.35 $this->setDbConf($config_key, $config_value);
263 function config_value($key) { function290 if (config_value('BIBTEXBROWSER_NO_DEFAULT')==true) { return; }365 if (config_value('BIBTEXBROWSER_USE_CACHE')==true) {408 if (config_value('BIBTEXBROWSER_USE_CACHE')==true) {429 …if ( config_value('BIBTEXBROWSER_USE_CACHE')==true && ( $parse || $updated ) && is_writable($compi…