diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-10-16 16:17:46 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-10-16 16:17:46 +0000 |
commit | fffed2f9d0cd06589c72984dc70d792e4e6531be (patch) | |
tree | 68478ca51b4a59eddc507aef7203dbba3f7d2219 /index.php | |
parent | bdfe28266ecd9a68bd4910e97b03c11d6a7b54fe (diff) | |
download | www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.gz www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.bz2 www-fffed2f9d0cd06589c72984dc70d792e4e6531be.tar.xz www-fffed2f9d0cd06589c72984dc70d792e4e6531be.zip |
remove redir script
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ * */ -require 'redir.php'; - require_once 'langs.inc.php'; // NOTE, this should go to the main controller in the next platform |