summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlrpc_client.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
commit523855b02ba2046ff73fccc9233c19f0fdb6ede9 (patch)
treea6de74c4f19179957c1bd4757eb1cda3c89c69ab /etc/inc/xmlrpc_client.inc
parent50059c175d421755a5e966df5e501079a5de825d (diff)
downloadpfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.zip
pfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.tar.gz
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Diffstat (limited to 'etc/inc/xmlrpc_client.inc')
-rw-r--r--etc/inc/xmlrpc_client.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/inc/xmlrpc_client.inc b/etc/inc/xmlrpc_client.inc
index cd03689..bac5e1f 100644
--- a/etc/inc/xmlrpc_client.inc
+++ b/etc/inc/xmlrpc_client.inc
@@ -36,6 +36,9 @@
* @link http://pear.php.net/package/XML_RPC
*/
+/*
+ pfSense_MODULE: utils
+*/
if (!function_exists('xml_parser_create')) {
include_once 'PEAR.inc';
OpenPOWER on IntegriCloud