From 8b4b2d207e8b1ff1a9ad13ace726ac7ff1510a29 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 5 Apr 2011 11:31:12 +0200 Subject: Remove File_Find PEAR module from code base. We removed the code depending on this a long time ago - drop it and add some note to "UPGRADING". Signed-off-by: Lukas Fleischer --- web/html/pkgsubmit.php | 1 - 1 file changed, 1 deletion(-) (limited to 'web/html') diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php index 1540c8a..5797626 100644 --- a/web/html/pkgsubmit.php +++ b/web/html/pkgsubmit.php @@ -4,7 +4,6 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib'); include_once("config.inc"); require_once('Archive/Tar.php'); -require_once('Find.php'); include_once("aur.inc"); # access AUR common functions include_once("pkgfuncs.inc"); # package functions -- cgit v1.2.3-70-g09d2