Example #1
0
 private static function clearExtensions()
 {
     self::$checked = array();
     self::$extensions = array();
 }