summaryrefslogtreecommitdiff
path: root/localwebsite/htdocs/index.php
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-05-21 02:23:30 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-05-21 02:23:30 +0300
commit02f676029a5014e822598947b0ac2f12d183a7f1 (patch)
tree8ffd326588817f69fe2a7cc17358f37969d8ba58 /localwebsite/htdocs/index.php
parent63ec88f3667ae86651888c47d0a1ef137b2057e4 (diff)
localwebsite: delete unused global var
Diffstat (limited to 'localwebsite/htdocs/index.php')
-rw-r--r--localwebsite/htdocs/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/localwebsite/htdocs/index.php b/localwebsite/htdocs/index.php
index a825fcb..3961c2c 100644
--- a/localwebsite/htdocs/index.php
+++ b/localwebsite/htdocs/index.php
@@ -2,8 +2,6 @@
require_once __DIR__.'/../init.php';
-global $lang;
-
$router = new router;
// modem