.. |
cache
|
Updating ApcEngine so it implements the missing method in the abstract class..
|
2010-04-18 00:57:52 -04:00 |
controller
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-04-16 23:43:28 +10:00 |
log
|
Changing object constructor.
|
2010-04-14 00:25:14 -04:00 |
model
|
Removing Overloadable and Overloadable2 they are not needed in PHP5.
|
2010-04-18 01:02:39 -04:00 |
view
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-04-16 23:43:28 +10:00 |
cache.php
|
Removing extra call to unset().
|
2010-04-18 00:53:52 -04:00 |
cake_log.php
|
Convert controllers and sockets to new formate for shorthand translation functions.
|
2010-04-16 01:52:49 +10:00 |
cake_session.php
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-04-16 23:43:28 +10:00 |
cake_socket.php
|
Convert controllers and sockets to new formate for shorthand translation functions.
|
2010-04-16 01:52:49 +10:00 |
class_registry.php
|
Convert controllers and sockets to new formate for shorthand translation functions.
|
2010-04-16 01:52:49 +10:00 |
configure.php
|
Removing Overloadable and Overloadable2 they are not needed in PHP5.
|
2010-04-18 01:02:39 -04:00 |
debugger.php
|
Convert models, datasources and file/folders to new version of translation shortcut function.
|
2010-04-16 02:00:25 +10:00 |
error.php
|
Convert models, datasources and file/folders to new version of translation shortcut function.
|
2010-04-16 02:00:25 +10:00 |
file.php
|
Removing inheritance from Object. Constructor workarounds are no longer needed and Object methods are not used on these classes.
|
2010-04-18 01:12:00 -04:00 |
folder.php
|
Removing inheritance from Object. Constructor workarounds are no longer needed and Object methods are not used on these classes.
|
2010-04-18 01:12:00 -04:00 |
http_socket.php
|
Convert models, datasources and file/folders to new version of translation shortcut function.
|
2010-04-16 02:00:25 +10:00 |
i18n.php
|
Removing inheritance from Object. Constructor workarounds are no longer needed and Object methods are not used on these classes.
|
2010-04-18 01:12:00 -04:00 |
inflector.php
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-04-16 23:43:28 +10:00 |
l10n.php
|
Removing inheritance from Object. Constructor workarounds are no longer needed and Object methods are not used on these classes.
|
2010-04-18 01:12:00 -04:00 |
magic_db.php
|
Changed all public methods to specify public access.
|
2010-04-05 13:19:38 +10:00 |
multibyte.php
|
Changed all $__ declared variables to private.
|
2010-04-04 16:33:39 +10:00 |
object.php
|
Removing PHP4 constructor and __destruct workarounds.
|
2010-04-18 01:03:57 -04:00 |
router.php
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-04-16 23:43:28 +10:00 |
sanitize.php
|
Making static methods static.
|
2010-04-14 00:29:44 -04:00 |
security.php
|
Converted views, router and security classes to new translation shotcut function use.
|
2010-04-16 02:20:15 +10:00 |
set.php
|
Adding tests from 'tfs' fixes inconsistencies in extracting elements with one path selector. Fixes #555
|
2010-04-10 16:57:50 -04:00 |
string.php
|
Making static methods static.
|
2010-04-14 00:29:44 -04:00 |
validation.php
|
Converted views, router and security classes to new translation shotcut function use.
|
2010-04-16 02:20:15 +10:00 |
xml.php
|
Converted views, router and security classes to new translation shotcut function use.
|
2010-04-16 02:20:15 +10:00 |