コード例 #1
0
ファイル: pharao.php プロジェクト: Nemesarial/Pharao
 public static function setDevelop($status = true)
 {
     self::$develop = !!$status;
 }