Server geändert
This commit is contained in:
@ -71,7 +71,7 @@ function phorum_htmlpurifier_migrate_sigs($offset)
|
||||
$uri = rtrim(dirname($_SERVER['PHP_SELF']), '/\\');
|
||||
$extra = 'admin.php?module=modsettings&mod=htmlpurifier&migrate-sigs=' . $offset;
|
||||
// relies on output buffering to work
|
||||
header("Location: http://$host$uri/$extra");
|
||||
header("Location: https://$host$uri/$extra");
|
||||
exit;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user