cakephp2-php8/cake/libs
2009-11-21 15:21:19 -05:00
..
cache Fixing typo in Cache doc block. 2009-11-21 15:19:11 -05:00
controller Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
log Updating FileLog to include File if it does not already exist, fixes possible fatal errors if log was written to during the bootstrap process. 2009-11-21 15:21:19 -05:00
model Removing the argument passed to mssql_get_last_message(), it does not accept any argument. 2009-11-19 16:28:11 -02:00
view Fixing a problem with setting Paginator::sort() defaults directon to desc 2009-11-17 02:11:23 +01:00
cache.php Fixing typo in Cache doc block. 2009-11-21 15:19:11 -05:00
cake_log.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
cake_session.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
cake_socket.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
class_registry.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
configure.php Merge branch '1.3-misc' into 1.3-merger 2009-11-15 20:09:12 -05:00
debugger.php Merge branch '1.2' into 1.3-merger 2009-11-01 12:11:49 -05:00
error.php Merge branch '1.3-misc' into mergers 2009-11-08 21:39:55 -05:00
file.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
folder.php Update license lines throughout. 2009-11-06 17:51:51 +11:00
http_socket.php Merge branch '1.2' into 1.3-merger 2009-11-15 20:05:55 -05:00
i18n.php Removing 1024 char limit when using fgets() 2009-11-16 10:14:03 -06:00
inflector.php Merge branch '1.3-misc' into 1.3-merger 2009-11-15 20:09:12 -05:00
l10n.php Fix order of keys in l10n catalog list 2009-11-06 15:46:54 +03:00
magic_db.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
multibyte.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
object.php Update license lines throughout. 2009-11-06 17:51:51 +11:00
overloadable.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
overloadable_php4.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
overloadable_php5.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
router.php Adding newline. 2009-11-18 22:28:03 +11:00
sanitize.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
security.php Removing unnecessary getInstance() calls. 2009-11-10 10:30:13 +11:00
set.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
string.php Fixing String::insert() when $data is an empty array. Which was happening in the dbo source tests. 2009-11-03 18:21:01 -05:00
validation.php Reformatting doc blocks. 2009-11-10 23:35:45 -05:00
xml.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00