diff options
| author | Callan Barrett <wizzomafizzo@gmail.com> | 2008-10-08 04:00:00 +0800 |
|---|---|---|
| committer | Callan Barrett <wizzomafizzo@gmail.com> | 2008-10-08 04:02:37 +0800 |
| commit | 2d49849e2cebc9014c9c1d8f009b7397c3fd8269 (patch) | |
| tree | 7d5b12f05a30a64c5d236226f134b07fb8d40914 /web/html | |
| parent | 78ace0914eb6a8c6cc39306ab586ab741aa25187 (diff) | |
| download | aurweb-2d49849e2cebc9014c9c1d8f009b7397c3fd8269.tar.gz aurweb-2d49849e2cebc9014c9c1d8f009b7397c3fd8269.zip | |
Setup translation files for tu.php
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'web/html')
| -rw-r--r-- | web/html/tu.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/tu.php b/web/html/tu.php index e2e44b7..67ac3f2 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -2,7 +2,7 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang'); -include("pkgfuncs_po.inc"); +include("tu_po.inc"); include("aur.inc"); set_lang(); check_sid(); |
