summaryrefslogtreecommitdiffstats
path: root/web/html/testpo.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/testpo.php')
-rw-r--r--web/html/testpo.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/testpo.php b/web/html/testpo.php
index c65a51e..b440d15 100644
--- a/web/html/testpo.php
+++ b/web/html/testpo.php
@@ -1,4 +1,7 @@
<?
+
+set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
+
# This is a sample script to demonstrate how the AUR will
# handle i18n. Note: When the PHP script is finished, and
# has the proper include file (see below), and the __()