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
|
|
@ -7,7 +7,7 @@
|
|||
// OwN-3m-All
|
||||
|
||||
require_once("includes/functions.php");
|
||||
function exec_gsp_module()
|
||||
function exec_ogp_module()
|
||||
{
|
||||
global $db,$view;
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
//Open Game Panel Sub User Registration Add On By
|
||||
// own3mall
|
||||
|
||||
function exec_gsp_module()
|
||||
function exec_ogp_module()
|
||||
{
|
||||
global $db,$view;
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
// own3mall
|
||||
|
||||
|
||||
function exec_gsp_module() {
|
||||
function exec_ogp_module() {
|
||||
require_once ("includes/functions.php");
|
||||
global $db;
|
||||
global $view;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
//Open Game Panel Sub User Registration Add On By
|
||||
// own3mall
|
||||
|
||||
function exec_gsp_module()
|
||||
function exec_ogp_module()
|
||||
{
|
||||
global $db;
|
||||
global $view;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue