Home
last modified time | relevance | path

Searched defs:notif (Results 1 – 3 of 3) sorted by relevance

/plugin/bez/ctl/
H A Dtask.php53 $notif = sprintf($this->getLang('participant_removed'), $name); variable
H A Dthread.php76 $notif = sprintf($this->getLang('participant_removed'), $name); variable
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js5885 notifs = notifs.filter(function(notif) argument