diff options
Diffstat (limited to 'localwebsite')
-rw-r--r-- | localwebsite/htdocs/index.php | 2 |
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 |