From eba4d7aa0ee5ea1bcb29e8254c28a272023ea54f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 21 Apr 2020 18:57:18 +0200 Subject: correct warning psr 12 : 120 characters lines --- app/class/Application.php | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) (limited to 'app/class/Application.php') diff --git a/app/class/Application.php b/app/class/Application.php index 0f69064..ab745a9 100644 --- a/app/class/Application.php +++ b/app/class/Application.php @@ -102,7 +102,10 @@ class Application -

Leave it empty if W-CMS is in your root folder, otherwise, indicate the subfolder(s) in witch you installed the CMS

+

+ Leave it empty if W-CMS is in your root folder, otherwise, + indicate the subfolder(s) in witch you installed the CMS +

@@ -115,8 +118,19 @@ class Application

- -

The secret key is used to secure cookies. There are no need to remind it. (16 to 128 characters)

+ +

+ The secret key is used to secure cookies. There are no need to remind it. + (16 to 128 characters) +

@@ -140,7 +154,14 @@ class Application

- +

Your user passworder as first administrator.

-- cgit v1.2.3