summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2014-10-03 12:56:18 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2014-10-03 13:17:38 +0200
commit1b22f8046f0f948ffa7bd505e602580983d88f01 (patch)
tree172180ec4b9df20e56c3e878004e83761ef3963a /web/html
parent218ccf51e38ad9b0654aa509f2bf8eec44d69c07 (diff)
downloadaurweb-1b22f8046f0f948ffa7bd505e602580983d88f01.tar.xz
rss.php: Include package functions
This is needed since 4426877 (Move latest_pkgs() to pkgfuncs.inc.php, 2014-05-29). Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/html')
-rw-r--r--web/html/rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/rss.php b/web/html/rss.php
index 84d2205..2470d99 100644
--- a/web/html/rss.php
+++ b/web/html/rss.php
@@ -2,6 +2,7 @@
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
include_once("aur.inc.php");
+include_once("pkgfuncs.inc.php");
include_once("feedcreator.class.php");
#detect prefix