mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Update Database.php
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
include("config.php");
|
||||
include_once("config.php");
|
||||
|
||||
switch(DB_TYPE) {
|
||||
case 1:
|
||||
@@ -24,4 +24,4 @@ switch(DB_TYPE) {
|
||||
}
|
||||
## Security
|
||||
include("Protection.php");
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user