Phase 4: Update documentation and remaining user-facing content
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
d692485a08
commit
0ea24764e3
56 changed files with 101 additions and 101 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Module-News
|
||||
Simple news module for OGP
|
||||
Simple news module for GSP
|
||||
|
||||
Based on News Lister from www.netartmedia.net/
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
* http://www.gameserver-panel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
// Check http://www.netartmedia.net/newslister for demos and information
|
||||
// Released under the MIT license
|
||||
|
||||
session_name('opengamepanel_web');
|
||||
session_name('gameserver-panel_web');
|
||||
session_start();
|
||||
|
||||
$output_dir = "uploads/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue