Exemple #1
0
 public static function AlreadyLoaded($array)
 {
     self::$_scripts = array_merge(self::$_scripts, $array);
 }