cakephp2-php8/config
pies 27faaea8ea - Controller::imageTag() uses a path set in /config/paths.php
- new Controller::linkEmail() tag generator, with binary encoding (not UTF-8 compatibile)
- Controller::parseHtmlOptions() accepts a new second parameter -- options to exclude
- fixed DBO::farr() (ticked #23)
- fixed and cleaned up DBO layers NEEDS TESTING!
- fixed Template::renderElement(), it didn't use the controller's view vars
- models are loaded only if a database configuration is present

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@247 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-06-14 19:57:01 +00:00
..
core.php Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
database.php.default Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
paths.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
routes.php Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
routes.php.default Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
tags.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00