diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/extract2lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/extract2lang.php b/tools/extract2lang.php index 9636f8c90..661836061 100644 --- a/tools/extract2lang.php +++ b/tools/extract2lang.php @@ -39,7 +39,7 @@ U; echo "ohai!\n"; -$path = 'en/3/download_index.php en/3/index.php'; +$path = 'en/3/download_index.php en/for-pc/index.php en/for-server/index.php en/3/index.php en/3/nav.php'; //$path = realpath(APP_ROOT . '/' . $path); $domain = '3'; |