<?php /** * debug.php * DEBUG 配置 * $Author$ */ return array( // 是否允许自动创建应用文件和目录(开发) 'CREATE_MODEL_ON' => false );