Example #1
0
 public static function alertNClose($msg)
 {
     self::$close = true;
     self::Alert($msg, '');
 }