Misc cleanups (#5417)

* Fixed http://github to https://github

Signed-off-by: Roland Häder <roland@mxchange.org>

* reverted back

Signed-off-by: Roland Häder <roland@mxchange.org>

* Added type-hint 'array' as the method uses foreach() on it.

Signed-off-by: Roland Häder <roland@mxchange.org>

* Tpzo fixed ...

Signed-off-by: Roland Häder <roland@mxchange.org>

* Added missing new-line at end of file, will make some POSIX parsers being lesser
confused ...

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2018-07-20 02:52:18 +02:00 committed by Hypolite Petovan
commit 36c6e35c7e
7 changed files with 61 additions and 16 deletions

View file

@ -7,4 +7,4 @@
;consumersecret = mysqlusername
INI;
// Keep this line
// Keep this line

View file

@ -3,7 +3,7 @@
; CONFIG.INI.PHP
; This file declares the default values for the base config of Friendica.
; These configuration values aren't accessible from the admin settings page and custom values must be set in config/loca.ini.php
; These configuration values aren't accessible from the admin settings page and custom values must be set in config/local.ini.php
; Please don't edit this file directly as its content may change in the upcoming versions.
@ -405,4 +405,4 @@ debug = false
lockpath =
INI;
// Keep this line
// Keep this line

View file

@ -38,4 +38,4 @@ default_timezone = UTC
language = en
INI;
// Keep this line
// Keep this line

View file

@ -105,4 +105,4 @@ url =
[featurelock]
INI;
// Keep this line
// Keep this line