Home
last modified time | relevance | path

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

/plugin/issuetracker/conf/
H A Ddefault.php21 $conf['profile_updt'] = 1; // Sync on user profile changes
H A Dmetadata.php21 $meta['profile_updt'] = array('onoff'); // Sync on user profile changes
/plugin/issuetracker/
H A Daction.php3284 { if($this->getConf('profile_updt')==false) return;
3310 if($this->getConf('profile_updt')==false) return;
3354 if($this->getConf('profile_updt')==false) return;