예제 #1
0
 public static function setError($msg)
 {
     Komento::setMessage($msg, 'error');
 }