cakephp2-php8/cake/libs
2010-05-23 02:14:07 +05:30
..
cache Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
controller When using Digest Authentication the passwords do not need to be md5 hashed. Removed incorrect comment. 2010-05-18 22:19:33 -04:00
log Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
model Removing hardcoded '__' for virtualField separators. Making it an instance property instead. This allows the customization of the separator if needed. Tests added for DboMysql. Refs #655, #730 2010-05-22 00:58:54 -04:00
view Updating doc blocks for FormHelper::input() refs #735 2010-05-20 22:58:20 -04:00
cache.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
cake_log.php fix typo in CakeLog::config() 2010-05-22 10:49:37 -04:00
cake_session.php Removing protected var CakeSession::_started and instead session_id() is now used to check if session is started in CakeSession::started(). This fixes issue where CakeSession::started() returned incorrect value when used across multiple objects. Closes #731 2010-05-23 02:14:07 +05:30
cake_socket.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
class_registry.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
configure.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
debugger.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
error.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
file.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
folder.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
http_socket.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
i18n.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
inflector.php Fixing inflection of words ending in causes. Fixes #736 2010-05-21 23:49:49 -04:00
l10n.php Adding Welsh to the supported lists of locales in l10n. Thanks to 'DanAbel' for the 'patch'. Fixes #714 2010-05-13 22:13:59 -04:00
magic_db.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
multibyte.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
object.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
overloadable.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
overloadable_php4.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
overloadable_php5.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
router.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
sanitize.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
security.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
set.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
string.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
validation.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
xml.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00