예제 #1
0
 /**
  * 清理全部运行时文件
  *
  */
 public static function clear()
 {
     dir::clear(ZOTOP_PATH_RUNTIME);
 }