cakephp2-php8/cake
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
..
config Refactoring Helper class and adding tags.php as a var. 2006-11-22 03:16:34 +00:00
docs Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
libs Removing Helper::readConfigFile(). 2006-11-22 04:27:23 +00:00
scripts Fixing several problems related to creating unit tests (ticket #1624) 2006-11-06 09:12:38 +00:00
app_controller.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
app_helper.php Adding AppHelper shell class 2006-10-27 17:10:13 +00:00
app_model.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
basics.php Starting to refactor model loading 2006-11-21 21:48:05 +00:00
bootstrap.php Refactoring Helper class and adding tags.php as a var. 2006-11-22 03:16:34 +00:00
dispatcher.php Fixing Notice on "Missing Model" page 2006-11-21 22:03:52 +00:00