@@ -107,7 +107,7 @@ |
||
| 107 | 107 | } |
| 108 | 108 | |
| 109 | 109 | // APP_DEBUG |
| 110 | - $appDebug = env('APP_DEBUG','1'); |
|
| 110 | + $appDebug = env('APP_DEBUG', '1'); |
|
| 111 | 111 | |
| 112 | 112 | // ECCUBE_ADMIN_ROUTE |
| 113 | 113 | $adminRoute = $this->container->getParameter('eccube_admin_route'); |