Beispiel #1
0
 public function __construct()
 {
     if (!isset(self::$_TSPEC)) {
         self::$_TSPEC = array();
     }
 }