mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
3229567cbd
Revision: [1917] Adding fix to pass args when using plugins. Adding fix to allow plugin elements to be rendered properly Revision: [1916] Adding plugin layouts to search path if a plugin is being accessed. If no layout is found then the app/views/layouts/*.thtml will be used. git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1918 3807eeeb-6ff5-0310-8944-8be069107fe0
9 lines
No EOL
520 B
Text
9 lines
No EOL
520 B
Text
///////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
// +---------------------------------------------------------------------------------------------------+ //
|
|
// + $Id$
|
|
// + Last Modified: $Date$
|
|
// + Modified By: $LastChangedBy$
|
|
// +---------------------------------------------------------------------------------------------------+ //
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
0.10.8.1918 RC 4 |