cakephp2-php8/app/config
phpnut 32e5f7c886 Removed unused tests route, this route has been obsolete for some time.
Reducing calls to Router::getInstance(); by almost half, increasing performance on applications larger than a hello world benchmark.

Before changes 5551 requests.
After changes 2873 requests.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7524 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-27 12:36:57 +00:00
..
sql Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
acl.ini.php fixes #5119, PDT warning in acl.ini.php 2008-08-16 18:04:28 +00:00
bootstrap.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
core.php updating comments in core.php, closes #4979 2008-06-23 22:58:06 +00:00
database.php.default Updating database config docblocks and removing extra db-specific options 2008-02-03 01:28:43 +00:00
inflections.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
routes.php Removed unused tests route, this route has been obsolete for some time. 2008-08-27 12:36:57 +00:00