net/haproxy: spacing in index controller

This commit is contained in:
Franco Fichtner
2018-01-01 13:08:24 +01:00
parent 4a63b1bef7
commit 206d7e7d79
@@ -1,8 +1,8 @@
<?php
/**
* Copyright (C) 2016 Frank Wall
* Copyright (C) 2015 Deciso B.V.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,9 +25,10 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
*/
namespace OPNsense\HAProxy;
use OPNsense\HAProxy\HAProxy;
/**