mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Adding fix for Ticket #2376
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4845 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
cf2abbed03
commit
83daab2b28
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
*/
|
||||
if (!defined('CAKE_CORE_INCLUDE_PATH')) {
|
||||
header('HTTP/1.1 404 Not Found');
|
||||
exit('File Not Found');
|
||||
}
|
||||
/**
|
||||
* Enter description here...
|
||||
|
|
Loading…
Add table
Reference in a new issue