コード例 #1
0
ファイル: admin.core.php プロジェクト: dalinhuang/zotop
 public static function reboot()
 {
     runtime::clear();
     runtime::build();
 }