cmsphp 发表于 2011-2-11 21:52:48

CI 2.0 的config有没有人翻译和注释下

An Error Was Encountered
In order to use the Session class you are required to set an encryption key in your config file.



遇到错误为了使用会话类,你需要设置你的config文件中的加密密钥。

jeongee 发表于 2011-2-11 22:07:25

这个不需要翻译的吧,那个意思就是说你要用CI的session'类,你需要先在config.php里面设置一个密钥。

具体的就是application里的config文件夹里的config.php的227行,给个值就可以了。

清楚了吧?
页: [1]
查看完整版本: CI 2.0 的config有没有人翻译和注释下