diff --git a/app/webroot/css.php b/app/webroot/css.php index 7585b4299..433f13f8e 100644 --- a/app/webroot/css.php +++ b/app/webroot/css.php @@ -28,6 +28,7 @@ */ if (!defined('CAKE_CORE_INCLUDE_PATH')) { header('HTTP/1.1 404 Not Found'); + exit('File Not Found'); } /** * Enter description here...