Phase 1: Update database configuration and schema (OGP to GSP)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
ea665c34d5
commit
7f19731158
82 changed files with 730 additions and 730 deletions
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
|
||||
$mysql_dbs = $db->resultQuery("SELECT db_id FROM OGP_DB_PREFIXmysql_databases WHERE enabled=1 AND home_id=".$server_home['home_id']);
|
||||
$mysql_dbs = $db->resultQuery("SELECT db_id FROM GSP_DB_PREFIXmysql_databases WHERE enabled=1 AND home_id=".$server_home['home_id']);
|
||||
if(!empty($mysql_dbs))
|
||||
{
|
||||
$module_buttons = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue