コード例 #1
0
ファイル: Trace.php プロジェクト: awwthentic1234/hey
 public static function isolate_CFG($bool)
 {
     Trace::$isolated = $bool;
 }