aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/c13y_upgrade/language/fa_IR/index.php
diff options
context:
space:
mode:
authorflop25 <flop25@piwigo.org>2014-04-13 18:24:45 +0000
committerflop25 <flop25@piwigo.org>2014-04-13 18:24:45 +0000
commit31d5b5fa91d03512f709d42ab89e1f9246492f94 (patch)
tree3184389b1fe247973bdaac69a70756b8212f3353 /plugins/c13y_upgrade/language/fa_IR/index.php
parent5ebeec822fc3ee0d50591f2b25a1190760977327 (diff)
c13y_upgrade moved to extensions
git-svn-id: http://piwigo.org/svn/trunk@28170 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/c13y_upgrade/language/fa_IR/index.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/c13y_upgrade/language/fa_IR/index.php b/plugins/c13y_upgrade/language/fa_IR/index.php
deleted file mode 100644
index ec6605317..000000000
--- a/plugins/c13y_upgrade/language/fa_IR/index.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>