mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
"Added fix for Ticket #1220"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3343 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
c0300e35af
commit
f53c19a6b9
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
* @lastmodified $Date$
|
||||
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
|
||||
*/
|
||||
if (!defined(CAKE_CORE_INCLUDE_PATH)) {
|
||||
die('You can not access this file directly');
|
||||
}
|
||||
/**
|
||||
* Enter description here...
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue