From 9c474de794b24afa1f5c9564488005f252fdb5d8 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 18 Nov 2014 20:12:07 -0600 Subject: remove the "test connection" box that doesn't do anything useful. update (c) while here --- config/autoconfigbackup/autoconfigbackup.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config/autoconfigbackup/autoconfigbackup.inc') diff --git a/config/autoconfigbackup/autoconfigbackup.inc b/config/autoconfigbackup/autoconfigbackup.inc index 2c9d18f9..2511a2a1 100644 --- a/config/autoconfigbackup/autoconfigbackup.inc +++ b/config/autoconfigbackup/autoconfigbackup.inc @@ -2,7 +2,7 @@ /* $Id$ */ /* autoconfigbackup.inc - Copyright (C) 2008 Scott Ullrich + Copyright (C) 2008-2014 Electric Sheep Fencing LP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -144,9 +144,6 @@ function upload_config($reasonm = "") { * This file plugs into config.inc (/usr/local/pkg/parse_config) * and runs every time the running firewall filter changes. * - * Written by Scott Ullrich - * (C) 2008 BSD Perimeter LLC - * */ if(file_exists("/tmp/acb_nooverwrite")) { -- cgit v1.2.3