コード例 #1
0
ファイル: WatchdogCommon_0.php プロジェクト: cretzu89/EPESI
 public static function dont_notify($d = true)
 {
     self::$disabled = $d;
 }