diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-04-11 20:46:04 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-04-11 20:46:04 +0000 |
commit | ab7ade2da24a24fe0517525aa857c6255ed39ea6 (patch) | |
tree | 75c262189bd0c00507fbd8608cc908487b1a287a /packages | |
parent | 8208a2fb009d5fcae73592f35ef791cd54b08550 (diff) | |
download | pfsense-packages-ab7ade2da24a24fe0517525aa857c6255ed39ea6.tar.gz pfsense-packages-ab7ade2da24a24fe0517525aa857c6255ed39ea6.tar.bz2 pfsense-packages-ab7ade2da24a24fe0517525aa857c6255ed39ea6.zip |
Add php -q header
Diffstat (limited to 'packages')
-rw-r--r-- | packages/spamd_gather_stats.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/spamd_gather_stats.php b/packages/spamd_gather_stats.php index 59752edd..a95e2596 100644 --- a/packages/spamd_gather_stats.php +++ b/packages/spamd_gather_stats.php @@ -1,3 +1,5 @@ +#!/usr/local/bin/php -q + <?php /* $Id$ */ /* |