Home
last modified time | relevance | path

Searched refs:conf (Results 1776 – 1800 of 2245) sorted by relevance

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

/plugin/data-au/
H A Daction.php144 global $conf;
145 $aliases[$type]['postfix'] .= $conf['start'];
/plugin/adfs/
H A Dauth.php176 global $conf;
203 $userdata['grps'][] = $conf['defaultgroup'];
/plugin/geogebrembed/syntax/
H A Dggb.php153 $default_settings = str_replace('default_', '', array_keys($this->conf));
167 $val = $this->conf["default_$s"];
/plugin/lms/
H A Dhelper.php170 global $conf;
174 return $conf['metadir'] . '_lms/' . $user . '.lms';
179 global $conf;
181 $lmsData = $conf['metadir'] . '_lms/';
/plugin/advanced/lang/en/config/
H A Dacl.txt5 Access restrictions are saved in a file called ''conf/acl.auth.php'', which should be writable by t…
13 …too. However the //admin// permission of //255// can not be used in the ''conf/acl.auth.php'' file…
/plugin/data/
H A Daction.php154 global $conf;
155 $aliases[$type]['postfix'] .= $conf['start'];
/plugin/spellcheck/
H A Dtmp2 if($conf['spellchecker']){
/plugin/querychangelog/
H A Dadmin.php369 global $conf;
376 $date = strftime($conf['dformat'], $change['date']);
404 ptln(html_wikilink(':'.$change['id'],$conf['useheading'] ? NULL : $change['id']));
/plugin/reflect/
H A Daction.php55 global $conf;
145 imagepng($output, $cache_path, intval($conf['jpg_quality'] / 11));
159 imagejpeg($finaloutput, $cache_path, intval($conf['jpg_quality']));
/plugin/pdb/
H A Dsyntax.php15 global $conf;
182 global $conf;
205 chmod($cachePath,$conf['fmode']);
/plugin/txtconf/
H A Dtxtconfig.class.php32 global $conf;
64 global $conf;
114 global $conf;
/plugin/ckgdoku/action/
H A Dsave.php29 global $TEXT, $conf;
32 $deaccent = $conf['deaccent'] == 0 ? false : true;
180 global $ID, $conf;
/plugin/refnotes/
H A Ddatabase.php106 global $conf;
108 if (file_exists($conf['indexdir'] . '/page.idx')) {
483 global $conf;
485 $this->fileName = $conf['cachedir'] . '/refnotes.database.dat';
/plugin/sphinxsearch-was/
H A DINSTALL26 $indexer -c sphinx.conf dk_main
30 $searchd -c sphinx.conf
39 conf/default.php and sphinx.conf.
/plugin/htmlokay/
H A Dadmin.php40 global $conf;
52 $this->global_conf = $conf;
530 global $conf;
536 print_r($conf);
/plugin/move/_test/
H A Dnamespace_move.test.php133 global $conf;
182 $conf['plugin']['move']['autorewrite'] = 0;
192 global $conf;
193 $lockfile = $conf['lockdir'] . 'move.lock';
/plugin/structgantt/meta/
H A DGantt.php64 $conf = $searchConfig->getConf();
65 $this->skipWeekends = $conf['skipweekends'] ?? false;
252 $conf = $row[$this->colrefColor]->getColumn()->getType()->getConfig();
253 if ($color == $conf['default']) return '';
/plugin/statistics/inc/
H A DStatisticsLogger.class.php495 global $conf;
501 search($list, $conf['datadir'], array($pop,'searchCountCallback'), array('all' => false), '');
524 global $conf;
530 search($list, $conf['mediadir'], array($pop, 'searchCountCallback'), array('all' => true), '');
/plugin/authplaincas/
H A Dauth.php54 global $conf;
126 'defaultgroup' => $conf['defaultgroup'],
127 'superuser' => $conf['superuser'],
130 $this->_options = (array) $conf['plugin']['authplaincas'] + $defaults;
492 global $conf;
/plugin/jsreplacements/
H A Djsexpose.php45 $styleIni = $styleUtil->cssStyleini($conf['template']);
/plugin/geonav/server/
H A DgetWikiData.php3 global $conf;
/plugin/weiqi/
H A Dsyntax.php43 $this->conf = array(
/plugin/gcalendar/
H A Dsyntax.php12 global $conf;
/plugin/sphinxsearch-was/contrib/cron.daily/
H A Dsphinx-rotate-grimore14 /usr/bin/indexer -c sphinx.conf dk_main --rotate 2>&1 >/dev/null
/plugin/advanced/lang/fr/config/
H A Dscheme.txt5 === Exemple du fichier scheme.conf ===

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