cakephp2-php8/lib/Cake/Core
mark_story 59e306526f Adding 'vendors' alias to App
- Vendor is the new directory name, and a legacy mapping should exist.
  This makes App::path() match App::import() and all other packages.
- Add an alias for plugins -> Plugin.  It also was missing the alias,
  that matches the new style package names.

Fixes #1972
2011-09-12 23:20:29 -04:00
..
App.php Adding 'vendors' alias to App 2011-09-12 23:20:29 -04:00
CakePlugin.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
Configure.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
Object.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00