Home
last modified time | relevance | path

Searched refs:msgs (Results 1 – 6 of 6) sorted by relevance

/plugin/filelisting/action/
H A Ddelete.php50 $msgs = $filelisting->delete_files($files_to_delete);
51 foreach ($msgs as $msg) {
/plugin/filelisting/
H A Dhelper.php287 $msgs = array();
292 $msgs[] = array('message' => $msg, 'lvl' => 1);
295 $msgs[] = array('message' => $msg, 'lvl' => 0);
298 $msgs[] = array('message' => $msg, 'lvl' => -1);
302 return $msgs;
/plugin/xymon/dokuwiki-plugin/xymon/
H A Daction.php49 $msgs = explode("\n%\n",$data);
50 foreach($msgs as $msg){
/plugin/indexmenu/
H A Dadmin.php
/plugin/htmlokay/
H A Dsyntax.php31 var $msgs; variable in syntax_plugin_htmlOKay
47 $this->msgs = "";
/plugin/dwcommits/
H A Dhelper.php336 $msgs = array(
347 msg($msgs[$which],$type);