diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-08 19:56:51 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-08 19:56:51 +0000 |
commit | 3e914925ef1c2287c83d49dfebcd5714038a94dc (patch) | |
tree | 8f1e0054958db5c32c1ca2add1a2e2d387280c41 /packages/snort | |
parent | 7d0c0f1ee2f5d864f9cbec251661714854170e29 (diff) | |
download | pfsense-packages-3e914925ef1c2287c83d49dfebcd5714038a94dc.tar.gz pfsense-packages-3e914925ef1c2287c83d49dfebcd5714038a94dc.tar.bz2 pfsense-packages-3e914925ef1c2287c83d49dfebcd5714038a94dc.zip |
Sync package on advanced tab save
Diffstat (limited to 'packages/snort')
-rw-r--r-- | packages/snort/snort.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/snort/snort.inc b/packages/snort/snort.inc index 6119d4c8..dda3be88 100644 --- a/packages/snort/snort.inc +++ b/packages/snort/snort.inc @@ -562,7 +562,7 @@ function write_snort_config_cache($snort_config) { function snort_advanced() { global $g, $config; - + sync_package_snort(); } ?>
\ No newline at end of file |