@@ -2,7 +2,7 @@
/*
*
* OGP - Open Game Panel
- * Copyright (C) 2008 - 2016 The OGP Development Team
+ * Copyright (C) 2008 - 2017 The OGP Development Team
* http://www.opengamepanel.org/
- * Copyright (C) Copyright (C) 2008 - 2012 The OGP Development Team
@@ -21,6 +21,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+
include 'util_config.php';
session_name($sessionName);
@@ -21,7 +21,7 @@
-
function exec_ogp_module()
{
global $db;
// The session variable that OGP assigns for signed in users.
$sessionName = 'opengamepanel_web';