Skip to content

Commit bf7b3ab

Browse files
committed
remove debug (oops!)
1 parent 1f4a628 commit bf7b3ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

error.php

-2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@
196196
// language [see below])
197197
if (!in_array($URI, array('mirror-info', 'error', 'mod')) &&
198198
file_exists($_SERVER['DOCUMENT_ROOT'] . "/$URI.php")) {
199-
echo($_SERVER['DOCUMENT_ROOT'] . "/$URI.php");
200-
exit;
201199
mirror_redirect("/$URI.php");
202200
}
203201

0 commit comments

Comments
 (0)