cakephp2-php8/cake/libs
phpnut 2254bfe5c9 Adding ability for plugins to have there own webroot.
plugins/<PLUGINNAME>/webroot/*

Themes can also be self contained with a webroot directory.
app/views/themed/<THEMENAME>/webroot/*

vendors directory for assets is deprecated and no longer supported
2009-11-25 01:51:25 -06:00
..
cache Merge branch '1.2' into 1.3-merger 2009-11-15 20:05:55 -05:00
controller Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00
log Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
model Adding version check to getCharsetName() for MySQL Datasource. 2009-11-16 13:49:52 +11:00
view Adding ability for plugins to have there own webroot. 2009-11-25 01:51:25 -06:00
cache.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -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