Example #1
0
 public static function setMsg($type, $msg)
 {
     Session::setMsg($type, $msg);
 }