@@ -175,6 +175,6 @@ |
||
| 175 | 175 | <?php |
| 176 | 176 | } |
| 177 | 177 | else{ |
| 178 | - header('Location:'. getenv('APP_URL')."/index.php"); |
|
| 178 | + header('Location:'. getenv('APP_URL')."/index.php"); |
|
| 179 | 179 | } |
| 180 | 180 | ?> |