mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
nexus clients
This commit is contained in:
@@ -261,7 +261,7 @@ class Install
|
||||
|
||||
public function gotoStep($step)
|
||||
{
|
||||
redirect(getBaseUrl() . "?step=$step");
|
||||
nexus_redirect(getBaseUrl() . "?step=$step");
|
||||
}
|
||||
|
||||
public function maxStep()
|
||||
|
||||
Reference in New Issue
Block a user