mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-27 13:47:14 +00:00
feat: Admins can see Support messages if set in config
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
$msg = $database->getMessage($_GET['nid'],3);;
|
||||
$msg = $database->getMessage($_GET['nid'],3);
|
||||
if($msg)
|
||||
{ ?>
|
||||
<link href="../<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7d" rel="stylesheet" type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user