官术网_书友最值得收藏!

Autoloading common system resources

We also are autoloading various resources such as support for database access and session management. We need to specify that we're using these resources.

Open the autoload.php file from /path/to/codeigniter/application/config/ in your text editor and find the following line:

$autoload['libraries'] = array();

Replace this line with the following:

$autoload['libraries'] = array('database', 'session');

This will ensure that the resources that are required in order to access the database and to manage sessions are always with us.

主站蜘蛛池模板: 西平县| 兴海县| 安远县| 武威市| 金溪县| 庐江县| 和硕县| 延边| 洛南县| 于田县| 凌云县| 平陆县| 玛沁县| 耿马| 合水县| 凌云县| 阜城县| 铜鼓县| 永川市| 潞城市| 黔东| 定安县| 鸡东县| 乐都县| 平顶山市| 祁阳县| 安泽县| 水城县| 黑水县| 成武县| 苍山县| 保山市| 黔东| 甘泉县| 曲麻莱县| 延津县| 保亭| 寻甸| 泸定县| 辽阳市| 颍上县|