mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 13:22:16 +09:00
Update DB classes to use new config format
This commit is contained in:
parent
6876eac464
commit
e28856bfbb
9 changed files with 70 additions and 88 deletions
|
|
@ -57,8 +57,8 @@ class installView extends install
|
|||
}
|
||||
else
|
||||
{
|
||||
header("location: ./");
|
||||
exit;
|
||||
$this->setRedirectUrl(RX_BASEURL);
|
||||
return new Object();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue