cakephp2-php8/cake/libs/view
phpnut 2ab7e5120d Removing Helper::readConfigFile().
tags.ini.php will not be used as of 1.2
file should be changed to tags.php and use php arrays.
$tags['tagname'] = 'value';

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3893 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-22 04:27:23 +00:00
..
helpers Moving all tags from Helper to child classes 2006-11-22 03:51:21 +00:00
templates Updating changes made to the core files that are loaded 2006-11-21 22:47:42 +00:00
helper.php Removing Helper::readConfigFile(). 2006-11-22 04:27:23 +00:00
theme.php Adding changes for new Theme view 2006-07-29 05:59:42 +00:00
view.php Moving helper tags to specific helper classes 2006-11-22 03:32:58 +00:00