summaryrefslogtreecommitdiff
path: root/includes/util/language.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/util/language.inc')
-rw-r--r--includes/util/language.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/util/language.inc b/includes/util/language.inc
deleted file mode 100644
index e24255f..0000000
--- a/includes/util/language.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-
-$lang = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/i18n/en.json"), true); \ No newline at end of file