aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/c13y_upgrade/language/bg_BG/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-03-03 18:32:02 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-03-03 18:32:02 +0000
commit9d33aef0f2225af68b0cf67ce801f8e145109dcd (patch)
tree36ee9c6737742e3ee4f509411600da3139dc1bd1 /plugins/c13y_upgrade/language/bg_BG/index.php
parent82523c579e67fa79c9858beb7437ca41c5f2c71a (diff)
[c13y_upgrade] Update bg_BG, thanks to : turnokopa
git-svn-id: http://piwigo.org/svn/trunk@21148 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/c13y_upgrade/language/bg_BG/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/c13y_upgrade/language/bg_BG/index.php b/plugins/c13y_upgrade/language/bg_BG/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/c13y_upgrade/language/bg_BG/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>