cakephp2-php8/cake/libs
2006-11-08 03:28:24 +00:00
..
controller Refactoring code and updating method references 2006-11-08 03:28:24 +00:00
model Refactoring code and updating method references 2006-11-08 03:28:24 +00:00
view Adding fix for #1544. 2006-11-01 06:51:57 +00:00
cache.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
cake_log.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
class_registry.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
configure.php Adding model behaviors, model onError callback, and updating FormHelper 2006-07-22 14:13:07 +00:00
error.php Adding fix for #1556. 2006-10-31 06:52:04 +00:00
file.php Renaming branched version directory 2006-06-14 18:02:37 +00:00
flay.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
folder.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
i18n.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
inflector.php Adding Inflector::variable() to create camelBacked version of a string 2006-10-31 03:14:26 +00:00
l10n.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
neat_array.php Deprecating NeatArray 2006-08-18 08:02:59 +00:00
neat_string.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
object.php Adding $this->params['requested']; if method is called through requestAction 2006-11-01 04:54:25 +00:00
overloadable.php Typo (PHP5 changed to !PHP5) 2006-08-07 07:46:14 +00:00
overloadable_php4.php Abstracting PHP4/5 overload implementation to custom base class 2006-07-30 12:24:03 +00:00
overloadable_php5.php Abstracting PHP4/5 overload implementation to custom base class 2006-07-30 12:24:03 +00:00
router.php moving strip_plugin() to Router::stripPlugin() 2006-11-08 02:07:11 +00:00
sanitize.php Removing inline comment since \n is not longer converted to < br/> 2006-11-02 03:51:26 +00:00
security.php Making changes to Security class 2006-08-03 06:49:51 +00:00
session.php Adding fix for #1606 2006-11-01 03:24:49 +00:00
set.php Refactoring and moving countdim() to Set::countDim() 2006-11-08 03:26:09 +00:00
validation.php Correcting Validation::blank() implementation 2006-11-08 01:56:07 +00:00
validators.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
xml.php 1.2: changing some names in Xml class 2006-11-02 19:20:50 +00:00