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