Changeset [269903dde288a8c138fbe029fd6a4595b5e6b9c7] by Fabrice Luraine
October 15th, 2010 @ 04:12 PM
Use explicitly 'callback' pseudo-type instead of 'function'.
In route() functions, replace "function" variables and named keys
name with "callback" (example: in route_build() returned
array).
Update tests.
Update documentation and enhanced it with controllers callbacks
explanations.
http://github.com/sofadesign/limonade/commit/269903dde288a8c138fbe0...
Committed by Fabrice Luraine
- M README.mkd
- M TODO
- M lib/limonade.php
- M lib/limonade/abstract.php
- M tests/apps/02-outputs.php
- M tests/router.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.