Beispiel #1
0
 public static function bootstrap()
 {
     self::$absPath = TH_ROOT . TH_UPLOADS;
     self::testWritable(self::$absPath);
 }