mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-02-20 01:51:18 +01:00
Exit instead
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<?php
|
<?php
|
||||||
header("Location: ../");
|
header("Location: ../");
|
||||||
die();
|
exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user