示例#1
0
文件: api.php 项目: 2bj/slim-common
 static function enable()
 {
     self::$disabled = false;
 }