commit | e40e56f9bc77665b4b55549bd753424b770e3dfd | [log] [tgz] |
---|---|---|
author | vlakoff <vlakoff@gmail.com> | Sun Jul 15 12:57:38 2012 +0200 |
committer | vlakoff <vlakoff@gmail.com> | Sun Jul 15 12:57:38 2012 +0200 |
tree | 066758a9a6a1f498b2c55c2911b62a6b75640166 | |
parent | decc642f8c81dcf57e2e3217a44d5b1385163456 [diff] |
Fix in index.php inline documentation $routing['controller'] has to respect the capitalization of the filename, which is in lowercase. Otherwise, the application fails on case-sensitive servers.