diff options
author | mistic100 <mistic@strangeplanet.fr> | 2015-07-26 19:13:28 +0200 |
---|---|---|
committer | mistic100 <mistic@strangeplanet.fr> | 2015-07-26 19:13:28 +0200 |
commit | 5e76fb4ce6d61cabfd120e77096e2e57c357cb8b (patch) | |
tree | f513abb20dd85459d843edc7ca1d90816d886735 /plugins/AdminTools/language/lv_LV/index.php | |
parent | 32138f1fbd7637dffaaad0c8ca677e43a0d13831 (diff) | |
parent | 22381e829e0ce2a4a4cbb1420f5ecc2c43be9292 (diff) |
Merge branch 'feature/hello-github' into 2.7
Diffstat (limited to 'plugins/AdminTools/language/lv_LV/index.php')
-rw-r--r-- | plugins/AdminTools/language/lv_LV/index.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/AdminTools/language/lv_LV/index.php b/plugins/AdminTools/language/lv_LV/index.php deleted file mode 100644 index ec6605317..000000000 --- a/plugins/AdminTools/language/lv_LV/index.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> |