Searched refs:admMsg (Results 1 – 1 of 1) sorted by relevance
64 $this->admMsg('No BoardURL is set',-1);264 $this->admMsg('Database connection failed '.$err,-1);273 $this->admMsg('Database selection failed '.@mysql_error($this->con),-1);283 $this->admMsg('Database Error '.@mysql_error($this->con),-1);293 function admMsg($msg,$type=0) function in action_plugin_phpbblinks