Revert "Complete rebrand from Open Game Panel (OGP) to GameServer Panel (GSP)"
This commit is contained in:
parent
02c94766c6
commit
deee7d6ac5
308 changed files with 1412 additions and 1412 deletions
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
|
||||
$mysql_dbs = $db->resultQuery("SELECT db_id FROM GSP_DB_PREFIXmysql_databases WHERE enabled=1 AND home_id=".$server_home['home_id']);
|
||||
$mysql_dbs = $db->resultQuery("SELECT db_id FROM OGP_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