Home
last modified time | relevance | path

Searched +full:nostatimg +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/issuetracker/conf/
H A Ddefault.php40 $conf['noStatIMG'] = 0; // define if status text instead of pictures…
H A Dmetadata.php40 $meta['noStatIMG'] = array('onoff'); // define if status text instead of pictures will be di…
/plugin/issuetracker/
H A Dsyntax.php545 $noStatIMG = $this->getConf('noStatIMG');
625 if ($noStatIMG == false) {
751 if ($noStatIMG == false) {
H A Daction.php1037 $noStatIMG = $this->getConf('noStatIMG');
1134 if ($noStatIMG == false) {
1256 if ($noStatIMG == false) {
1455 $noStatIMG = $this->getConf('noStatIMG');