Home
last modified time | relevance | path

Searched +full:sessionexp +(+path:plugin +path:batchedit) -(+path:plugin +path:batchedit +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/batchedit/conf/
H A Ddefault.php11 $conf['sessionexp'] = 3600;
H A Dmetadata.php11 $meta['sessionexp'] = array('numeric', '_min' => 0);
/plugin/batchedit/
H A Dadmin.php30 $this->session = new BatcheditSession($this->getConf('sessionexp'));