aboutsummaryrefslogtreecommitdiffstats
path: root/1/notes/index.php
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-05-31 22:53:45 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-05-31 22:53:45 +0000
commit0f9e0b09dab83de0574169b60039972430dbce0b (patch)
tree8ae008d3ee24b9edd759ab9b8cb1887ef745e168 /1/notes/index.php
parent6b61e3a334e97cba4df276ee150048a537bd0d22 (diff)
downloadwww-0f9e0b09dab83de0574169b60039972430dbce0b.tar
www-0f9e0b09dab83de0574169b60039972430dbce0b.tar.gz
www-0f9e0b09dab83de0574169b60039972430dbce0b.tar.bz2
www-0f9e0b09dab83de0574169b60039972430dbce0b.tar.xz
www-0f9e0b09dab83de0574169b60039972430dbce0b.zip
localization of notes
Diffstat (limited to '1/notes/index.php')
-rw-r--r--1/notes/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/1/notes/index.php b/1/notes/index.php
new file mode 100644
index 000000000..cc41729b9
--- /dev/null
+++ b/1/notes/index.php
@@ -0,0 +1,7 @@
+<?php
+
+require_once '../langs.inc.php';
+$langs = array(
+ 'en' => 'English'
+);
+relocate($langs, '1/notes/');