added ability to "extend" helpers
* modified Loader to check for prefixed helpers in application/helpers folder
* surrounded provided helper functions with if (! function_exists('foo')) conditionals so the user's helper functions take precedent.
20 files changed
tree: f465bb5a700d4cc5d72ca6e55e251640a46b869b
  1. index.php
  2. license.txt
  3. system/
  4. user_guide/