summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-30 15:49:45 -0200
committerRenato Botelho <renato@netgate.com>2015-11-30 15:50:11 -0200
commit9defee3f8c3018a807131e702c2b82ce0a7eda9c (patch)
tree35c35ab5009a7b66f8671d2a6190a41fb22fc0b4 /src
parent50d293a863f4a9d146c1ab977a59f19b0346d718 (diff)
downloadpfsense-9defee3f8c3018a807131e702c2b82ce0a7eda9c.zip
pfsense-9defee3f8c3018a807131e702c2b82ce0a7eda9c.tar.gz
Revert "Stick xmlrpc.inc include back to avoid breaking packages"
All packages were fixed, thanks @doktornotor This reverts commit 21f239d35d3fbd542c5a2e988dea6724bb0b7034.
Diffstat (limited to 'src')
-rw-r--r--src/etc/inc/pkg-utils.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/etc/inc/pkg-utils.inc b/src/etc/inc/pkg-utils.inc
index 08e7bf0..d76afbc 100644
--- a/src/etc/inc/pkg-utils.inc
+++ b/src/etc/inc/pkg-utils.inc
@@ -59,8 +59,6 @@
require_once("globals.inc");
require_once("service-utils.inc");
-/* Do NOT remove until packages had time to get updated */
-require_once("xmlrpc.inc");
if (file_exists("/cf/conf/use_xmlreader")) {
require_once("xmlreader.inc");
OpenPOWER on IntegriCloud