@@ -168,8 +168,7 @@ |
||
168 | 168 | </html> |
169 | 169 | |
170 | 170 | <?php |
171 | -} |
|
172 | -else{ |
|
171 | +} else{ |
|
173 | 172 | header('Location:'. getenv('APP_URL')."/index.php"); |
174 | 173 | } |
175 | 174 | ?> |