cakephp2-php8/cake/libs
mark_story 60981fcb4b Hardcoding 'app' in JsHelper
Applying patch from 'Jelle Henkens'.
Hardcoding this value fixes issues where the variable name
would change if you renamed your app directory.  Fixes environment
specific bugs.
Fixes #1981
2011-09-09 21:35:44 -04:00
..
cache Add unix sockets support to memcache. 2011-09-07 07:25:43 -04:00
controller Adding missing import in EmailComponent. 2011-08-29 12:21:13 -04:00
log Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model Fix SQL when using operator SIMILAR TO 2011-09-08 20:18:12 -04:00
view Hardcoding 'app' in JsHelper 2011-09-09 21:35:44 -04:00
cache.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_log.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_session.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
class_registry.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
configure.php Fixing how error handlers are registered when debug levels 2011-08-27 10:14:24 -04:00
debugger.php Hide db credentials 2011-06-24 10:12:08 +02:00
error.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
file.php Fixing file deletion issue in windows 2011-08-28 22:19:53 -04:00
folder.php renamed chmod to mode in the comments for function copy. 2011-06-25 12:57:51 -07:00
http_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
i18n.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
inflector.php Adding cafe to the list of irregular plurals. Seems that its 2011-08-28 21:45:16 -04:00
l10n.php Add Tibetan locales 2011-08-20 19:17:02 -04:00
magic_db.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
multibyte.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
object.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php4.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php5.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
router.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
sanitize.php Fixing issues with Sanitize::stripWhitespace() and utf8 characters. 2011-07-31 15:44:10 -04:00
security.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
set.php Fixing regression in Set::extract(). Closes #1895 #1816 #1692 2011-08-10 03:56:45 +05:30
string.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
validation.php Fixed bug in Validation::date(). Closes #1908 2011-08-15 18:26:08 +05:30
xml.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00