Home
last modified time | relevance | path

Searched refs:db_msg (Results 1 – 2 of 2) sorted by relevance

/plugin/htmlokay/
H A Daction.php15 var $db_msg = ""; variable in action_plugin_htmlOKay
129 $this->db_msg .= $msg . '<br />';
281 echo $this->db_msg;
H A Dhelper.php21 var $db_msg; variable in helper_plugin_htmlOKay
359 if(!$msg) return $this->db_msg;
360 $this->db_msg .= $msg . '<br />';