Setup translation files for tu.php

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
Callan Barrett 2008-10-08 04:00:00 +08:00
parent 78ace0914e
commit 2d49849e2c
2 changed files with 5 additions and 1 deletions

View file

@ -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();

4
web/lang/tu_po.inc Normal file
View file

@ -0,0 +1,4 @@
<?php
include_once("translator.inc");
global $_t;