diff options
author | Marek Laane <bald@smail.ee> | 2014-10-12 10:54:11 +0300 |
---|---|---|
committer | Marek Laane <bald@smail.ee> | 2014-10-12 10:54:11 +0300 |
commit | a0b2d09125d7911656fe4cb286f20643c4432281 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /1 | |
parent | e32d8242187534c387106ff344201c42ff6afb44 (diff) | |
download | www-a0b2d09125d7911656fe4cb286f20643c4432281.tar www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.gz www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.bz2 www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.xz www-a0b2d09125d7911656fe4cb286f20643c4432281.zip |
Updated Estonian translation
Diffstat (limited to '1')
-rw-r--r-- | 1/index.php | 4 | ||||
-rw-r--r-- | 1/notes/index.php | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/1/index.php b/1/index.php deleted file mode 100644 index 04f7301c6..000000000 --- a/1/index.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -require_once '../langs.inc.php'; -relocate($langs, '1/'); diff --git a/1/notes/index.php b/1/notes/index.php deleted file mode 100644 index b80eb7cbf..000000000 --- a/1/notes/index.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -require_once '../langs.inc.php'; -relocate($langs, '1/notes/'); |