summaryrefslogtreecommitdiffstats
path: root/includes/datas.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/datas.php')
-rw-r--r--includes/datas.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/datas.php b/includes/datas.php
index 8a50cbb..8711c4a 100644
--- a/includes/datas.php
+++ b/includes/datas.php
@@ -1062,7 +1062,6 @@ function loadChallengeMapCode($mapIdUnsanitized)
}
function isCurrentMap($mapID) {
- include_once('sqlEmbedded.php');
$sql = "SELECT mapID
FROM `mapOfTheDay`
WHERE `mapID` = '$mapID'