예제 #1
0
파일: api.php 프로젝트: 2bj/slim-common
 static function enable()
 {
     self::$disabled = false;
 }