mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Closes #1801 Code cleanup. Deprecated method errors added.
This commit is contained in:
@@ -18,7 +18,7 @@ require_once ("../class2.php");
|
||||
|
||||
if(isset($_POST['newver']))
|
||||
{
|
||||
header("location:http://e107.org/index.php");
|
||||
e107::redirect("https://e107.org/index.php");
|
||||
exit();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user