Home
last modified time | relevance | path

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

/plugin/issuetracker/conf/
H A Ddefault.php41 $conf['noSevIMG'] = 0; // define if severity text instead of pictur…
H A Dmetadata.php41 $meta['noSevIMG'] = array('onoff'); // define if severity text instead of pictures will be …
/plugin/issuetracker/
H A Dsyntax.php546 $noSevIMG = $this->getConf('noSevIMG');
632 if ($noSevIMG == false) {
759 if ($noSevIMG == false) {
H A Daction.php1038 $noSevIMG = $this->getConf('noSevIMG');
1141 if ($noSevIMG == false) {
1265 if ($noSevIMG == false) {
1456 $noSevIMG = $this->getConf('noSevIMG');