Update common.php
parent
da26fb78d1
commit
95a81f0bcb
|
@ -419,7 +419,7 @@ function main($path)
|
||||||
$files['error']['code'] = 'unknownError';
|
$files['error']['code'] = 'unknownError';
|
||||||
$files['error']['stat'] = 500;
|
$files['error']['stat'] = 500;
|
||||||
}
|
}
|
||||||
return message('<meta http-equiv="refresh" content="5; URL=https://jaar.ga/" />唔知你搵緊咩喎', '', $files['error']['stat']);
|
return message('<meta http-equiv="refresh" content="5; URL=https://jaar.ga/" /><title>渣ga!</title><body><p>唔知你搵緊咩喎...Error 404!</p></body>', '', $files['error']['stat']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue