Commit a6ba7878 authored by anaxamaxan's avatar anaxamaxan

Changes to support CodeIgniter (Reactor) 2.0

Environment support eliminates the need to ignore database.php.  Instead, ignore the entire development dir.
Logs and cache are now in application folder instead of system.
parent 88320f20
*/config/database.php */config/development
*/system/logs/log-*.php */logs/log-*.php
*/system/cache/* */logs/!index.html
*/system/cache/!index.html */cache/*
*/cache/!index.html
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment