Beispiel #1
0
 public static function stitch($files)
 {
     StitchLib::init();
     return StitchLib::$instance->_stitch($files);
 }