From 891dfb2496e390afb0fbc389c3652c6f3b62c09a Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 17 Jun 2013 09:23:01 +0000 Subject: Use file_put_contents for simplicity and readbility --- etc/inc/gwlb.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'etc/inc/gwlb.inc') diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc index e703893..15ebd24 100644 --- a/etc/inc/gwlb.inc +++ b/etc/inc/gwlb.inc @@ -58,7 +58,6 @@ function setup_gateways_monitor() { } $apinger_default = return_apinger_defaults(); - $fd = fopen("{$g['varetc_path']}/apinger.conf", "w"); $apingerconfig = <<