From 8423dfc759e0ba7fc835e7e82d2f5db623377c27 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 27 Feb 2019 01:12:25 +0100 Subject: [PATCH] plugins: whitespace sweep --- .../mvc/app/models/OPNsense/HAProxy/Migrations/M2_7_0.php | 2 +- www/nginx/src/etc/nginx/opnsense_http_vhost_plugins/README | 2 +- www/nginx/src/etc/nginx/opnsense_stream_vhost_plugins/README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/Migrations/M2_7_0.php b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/Migrations/M2_7_0.php index 5a22931f6..aba385123 100644 --- a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/Migrations/M2_7_0.php +++ b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/Migrations/M2_7_0.php @@ -34,7 +34,7 @@ class M2_7_0 extends BaseModelMigration { public function run($model) { - // Servers have an 'enabled' field now + // Servers have an 'enabled' field now foreach ($model->getNodeByReference('servers.server')->iterateItems() as $server) { $server->enabled = '1'; } diff --git a/www/nginx/src/etc/nginx/opnsense_http_vhost_plugins/README b/www/nginx/src/etc/nginx/opnsense_http_vhost_plugins/README index 71db74169..0d793fb7c 100644 --- a/www/nginx/src/etc/nginx/opnsense_http_vhost_plugins/README +++ b/www/nginx/src/etc/nginx/opnsense_http_vhost_plugins/README @@ -1 +1 @@ -Place server {} in this directory - they are not affected by the enable / disable flag \ No newline at end of file +Place server {} in this directory - they are not affected by the enable / disable flag diff --git a/www/nginx/src/etc/nginx/opnsense_stream_vhost_plugins/README b/www/nginx/src/etc/nginx/opnsense_stream_vhost_plugins/README index 71db74169..0d793fb7c 100644 --- a/www/nginx/src/etc/nginx/opnsense_stream_vhost_plugins/README +++ b/www/nginx/src/etc/nginx/opnsense_stream_vhost_plugins/README @@ -1 +1 @@ -Place server {} in this directory - they are not affected by the enable / disable flag \ No newline at end of file +Place server {} in this directory - they are not affected by the enable / disable flag