updated the example settings

main
hecht 13 years ago
parent 0d5ad3e6e3
commit a079cf395f

@ -7,10 +7,12 @@
*
*/
$GLOBALS['server_url_long'] = 'http://www.animegame.eu';
$GLOBALS['server_url_short'] = 'animegame.eu';
$GLOBALS['email_webmaster'] = 'hecht@animegame.eu';
$GLOBALS['forum_url'] = 'http://forum.yabgwn.de/phpBB3/';
$GLOBALS['server_url_long'] = 'http://www.yourdomain.eu';
$GLOBALS['server_url_short'] = 'yourdomain.eu';
$GLOBALS['email_webmaster'] = 'noreply@yourdomain.eu';
$GLOBALS['forum_url'] = 'http://forum.yourdomain.eu/phpBB3/';
$GLOBALS['faq_url'] = 'http://wiki.yourdomain.eu/index.php/FAQ';
$GLOBALS['noobguide_url'] = 'http://wiki.yourdomain.eu/index.php/Anfaengerguide';
$GLOBALS['server_game_title'] = 'Your Title';
$GLOBALS['admin_realname'] = 'Markus Mustermann';

Loading…
Cancel
Save