mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +00:00
fix: double-including confing results in redefining constants
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
include("GameEngine/config.php");
|
||||
include_once("GameEngine/config.php");
|
||||
?>
|
||||
|
||||
<html>
|
||||
|
||||
Reference in New Issue
Block a user