summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsubmit.php
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-08-16 06:01:54 +0200
committereliott <eliott@cactuswax.net>2007-08-16 06:01:54 +0200
commit10f3445394f3994673b296a0e68a1caefade35e6 (patch)
tree3135fec4b7c199ffb4cbd52a260763004cb96d69 /web/html/pkgsubmit.php
parent14df0d4b8d95f4c0240c0bd98c6ce9b74706e3ca (diff)
downloadaur-10f3445394f3994673b296a0e68a1caefade35e6.tar.gz
aur-10f3445394f3994673b296a0e68a1caefade35e6.tar.xz
Convert <? to <?php
Diffstat (limited to 'web/html/pkgsubmit.php')
-rw-r--r--web/html/pkgsubmit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php
index 59b41837..89ecfa44 100644
--- a/web/html/pkgsubmit.php
+++ b/web/html/pkgsubmit.php
@@ -1,4 +1,4 @@
-<?
+<?php
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');