예제 #1
0
파일: util.php 프로젝트: ryanshoover/core
 public static function tearDownFS()
 {
     OC_Filesystem::tearDown();
     self::$fsSetup = false;
 }