aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg_schedule.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-03-29 02:44:11 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-03-29 02:44:11 -0300
commite9b575f5224295bcb2a3f0122f55e9792bfd990a (patch)
tree2e2ab43dee8906a2717c204060b963fa53f198d0 /config/sarg/sarg_schedule.xml
parent3a1355c9e8c8778030ba8f2237afdd13b234c79c (diff)
downloadpfsense-packages-e9b575f5224295bcb2a3f0122f55e9792bfd990a.tar.gz
pfsense-packages-e9b575f5224295bcb2a3f0122f55e9792bfd990a.tar.bz2
pfsense-packages-e9b575f5224295bcb2a3f0122f55e9792bfd990a.zip
sarg - fix php_install script call on sarg.inc
Diffstat (limited to 'config/sarg/sarg_schedule.xml')
-rw-r--r--config/sarg/sarg_schedule.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml
index b2a6ccc1..aa804364 100644
--- a/config/sarg/sarg_schedule.xml
+++ b/config/sarg/sarg_schedule.xml
@@ -155,7 +155,7 @@
</field>
</fields>
<custom_php_install_command>
- sarg_install();
+ sarg_php_install_command();
</custom_php_install_command>
<custom_php_command_before_form>
</custom_php_command_before_form>