Skip to content

Commit

Permalink
Update TODO (adding #38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrice Luraine committed Feb 25, 2010
1 parent 08973e7 commit 66cf076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO
@@ -1,5 +1,7 @@
# TODO #

- #38 !!! `flash_now` and `flash` should return null when getting an undefined flash var, not all flash vars. This behaviour will allow to test flash var presence `if($test = flash_now('test')){…}`
- adding autorender() in abstract.php
- testing and documenting autorendering features
- adding an option('display_errors'); by default ini_set('display_errors', 0) in production env, but enabled if env is dev (unless matching option is enabled)
- explain autoload_controller() in README
Expand Down

0 comments on commit 66cf076

Please sign in to comment.