mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
added dsa's header include patch
This commit is contained in:
parent
f2b54f9acc
commit
c3a90420e2
11 changed files with 33 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
<?
|
||||
|
||||
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
|
||||
|
||||
include("aur.inc"); # access AUR common functions
|
||||
include("pkgfuncs_po.inc"); # Add to handle the i18n of My Packages
|
||||
include("logout_po.inc"); # use some form of this for i18n support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue