diff --git a/app/ResultCode.php b/app/ResultCode.php index 976d6db..8c99ec8 100644 --- a/app/ResultCode.php +++ b/app/ResultCode.php @@ -14,7 +14,6 @@ * @filesource */ - (defined('APP_NAME')) OR exit('Forbidden 403'); /** diff --git a/app/route/route.php b/app/route/route.php index 58de57b..091bd04 100644 --- a/app/route/route.php +++ b/app/route/route.php @@ -1,5 +1,19 @@