From e8fe8f1ee57a15d76aebe7baf9482c129aadc014 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 25 Feb 2011 13:33:59 -0500 Subject: Fix function name to reflect the proper package name. --- config/widescreen/widescreen.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/widescreen/widescreen.xml') diff --git a/config/widescreen/widescreen.xml b/config/widescreen/widescreen.xml index 5807fc88..98dd9daa 100644 --- a/config/widescreen/widescreen.xml +++ b/config/widescreen/widescreen.xml @@ -63,9 +63,9 @@ http://www.pfsense.org/packages/config/widescreen/bin/index.php_ - mactovendor_custom_php_install_command(); + widescreen_custom_php_install_command(); - mactovendor_custom_php_deinstall_command(); + widescreen_custom_php_deinstall_command(); -- cgit v1.2.3