Home
last modified time | relevance | path

Searched refs:conf (Results 1976 – 2000 of 2245) sorted by relevance

1...<<71727374757677787980>>...90

/plugin/diagramsnet/
H A Daction.php34 global $conf;
/plugin/vertical/
H A DREADME.md11 … easily be done by changing any parameter value in settings (or by doing a `touch conf/local.php`).
/plugin/magento/
H A Dauth.php112 global $conf;
126 array_push( $groups, $conf[ 'defaultgroup' ] );
148 array_push( $groups, $conf[ 'defaultgroup' ] );
/plugin/odt2dw/
H A Daction.php33 global $ID, $REV, $conf;
39 switch($conf['template']) {
133 global $ID, $conf;
/plugin/aclinfo/
H A Dsyntax.php83 global $conf;
/plugin/creole/syntax/
H A Dmonospace.php47 global $conf;
/plugin/yearbox/
H A Dsyntax.php269 global $conf;
281 $link = $this->getDayLinkHTML($id, $day_fmt, $conf[ 'userewrite' ]);
/plugin/bureaucracyau/helper/
H A Dfield.php351 global $conf;
352 if($conf['useslash']) $value = str_replace('/',' ',$value);
/plugin/bureaucracy-au/helper/
H A Dfield.php351 global $conf;
352 if($conf['useslash']) $value = str_replace('/',' ',$value);
/plugin/pubchem/
H A Dsyntax.php209 global $conf;
214 chmod($filepath,$conf['fmode']);
/plugin/authchained/
H A Dauth.php35 global $conf;
458 global $conf;
/plugin/move/_test/
H A Dpagemove.test.php29 global $conf;
175 $conf['useslash'] = 1;
/plugin/xcom/scripts/
H A Dxcom_save.php196 global $conf;
197 $ftmp = $conf['tmpdir'] . '/' . md5($id.clientIP());
/plugin/combo/ComboStrap/
H A DHttpResponse.php219 global $conf;
221 $conf['template'] = $template;
/plugin/bureaucracy/helper/
H A Dfield.php351 global $conf;
352 if($conf['useslash']) $value = str_replace('/',' ',$value);
/plugin/sqlite/
H A DSQLiteDB.php361 global $conf;
362 return $conf['metadir'] . '/' . $this->dbname . self::FILE_EXTENSION;
/plugin/groupmanager/
H A Dsyntax.php522 … io_saveFile($conf['cachedir'] . '/sessionpurge', time()); //invalidate all sessions
607 global $conf;
758 global $conf;
800 io_saveFile($conf['cachedir'] . '/sessionpurge', time());
/plugin/ckgdoku/action/
H A Dedit.php179 global $conf;
992 global $conf;
994 if(isset($conf['animal'])) {
995 echo "var config_animal='" . $conf['animal'] . "';";
/plugin/recaptcha2/
H A Daction.php96 global $conf;
/plugin/contact/
H A Dsyntax.php157 global $conf;
/plugin/subconfhelper/helper/
H A Dconfig.php37 global $conf, $config_cascade;
/plugin/publist/
H A DTODO32 - Maybe in conf.php file
/plugin/publistf/
H A DTODO32 - Maybe in conf.php file
/plugin/publistx/
H A DTODO32 - Maybe in conf.php file
/plugin/advanced/lang/en/config/
H A Dhooks.txt3 …priate file in either the template directory (''lib/tpl/<template>/'') or your ''conf/'' directory.

1...<<71727374757677787980>>...90