diff options
author | Jonatas Miguel <jonatas.df.miguel@gmail.com> | 2012-07-20 12:23:43 +0200 |
---|---|---|
committer | Jonatas Miguel <jonatas.df.miguel@gmail.com> | 2012-07-20 12:23:43 +0200 |
commit | a101c93b93b43ac98370bb0a1378a82ff44e4e1a (patch) | |
tree | 30350d446bbc4a46db32d07c4c863a199d3dfcff /system/core/Lang.php | |
parent | fa4af2c268eb920e8eb772b793962000c10ac79c (diff) |
allow for routes that can be processed with php, ex: $route['([^/]+)/([^/]+)(/:any)?'] = 'php:"$1" . "/do" . ucfirst("$2") . "$3"';
Diffstat (limited to 'system/core/Lang.php')
0 files changed, 0 insertions, 0 deletions