Changeset [938e4afcf2f06eccce85ce17fe48bd806e5b63db] by Fabrice Luraine
November 21st, 2009 @ 04:09 PM
Allow passing an optional array $options to routes. For
parameterized routes, we use a 'params' array in $options instead
of passing it directly to routes. This will provide the ability to
extend routing conditions more easily.
http://github.com/sofadesign/limonade/commit/938e4afcf2f06eccce85ce...
Committed by Fabrice Luraine
- M lib/limonade.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Limonade is a PHP micro-framework.