コード例 #1
0
ファイル: api.php プロジェクト: 2bj/slim-common
 static function enable()
 {
     self::$disabled = false;
 }