Example #1
0
 /**
  * Clear global vars
  */
 public static function clear()
 {
     self::$global_vars = array();
 }