From 14767576052f337d972ff58a0d2d1d7d952fbfa3 Mon Sep 17 00:00:00 2001 From: markjcrane Date: Wed, 6 Apr 2016 00:14:53 -0600 Subject: [PATCH] Remove the lan access control list as its not needed by default. --- app/access_controls/app_defaults.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/access_controls/app_defaults.php b/app/access_controls/app_defaults.php index 2d37a7b0c9..d523573520 100644 --- a/app/access_controls/app_defaults.php +++ b/app/access_controls/app_defaults.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2015 + Portions created by the Initial Developer are Copyright (C) 2016 the Initial Developer. All Rights Reserved. Contributor(s): @@ -48,9 +48,6 @@ else { $xml_string = "\n"; $xml_string .= " \n"; - $xml_string .= " \n"; - $xml_string .= " \n"; - $xml_string .= " \n"; $xml_string .= " \n"; $xml_string .= " \n"; $xml_string .= " \n";