summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-12 13:42:04 -0300
committerRenato Botelho <renato@netgate.com>2016-08-12 13:42:04 -0300
commit8b46747ef96fc9db6433df9d08b9a0c0ef7ead34 (patch)
tree8bd1bfbe3752dc82fae92e0a6df64c7ef29a6c71
parentebf833222cf2b876872c9aae0f491889637d16aa (diff)
parentf97cd7569f2d12d4338c7ef83ea12193152a2e7a (diff)
downloadpfsense-8b46747ef96fc9db6433df9d08b9a0c0ef7ead34.zip
pfsense-8b46747ef96fc9db6433df9d08b9a0c0ef7ead34.tar.gz
Merge pull request #3099 from NewEraCracker/patch-3
-rw-r--r--src/etc/inc/notices.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/notices.inc b/src/etc/inc/notices.inc
index aeb250d..9bda4c7 100644
--- a/src/etc/inc/notices.inc
+++ b/src/etc/inc/notices.inc
@@ -490,7 +490,7 @@ function register_via_growl() {
$options = array(
'host' => $ip,
'protocol' => 'gntp',
- 'timeout' = 20
+ 'timeout' => 20
);
try {
OpenPOWER on IntegriCloud