From: Tobias Diekershoff Date: Thu, 8 Jun 2017 13:03:04 +0000 (+0200) Subject: spacing not tabs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0489c04a432d87cd8f6c268736102020ff84249e;p=friendica.git spacing not tabs --- diff --git a/doc/htconfig.md b/doc/htconfig.md index 519c655fb2..9c556bb7cd 100644 --- a/doc/htconfig.md +++ b/doc/htconfig.md @@ -123,4 +123,4 @@ If you want to have a more personalized closing line for the notification emails The configuration variables db_host, db_user, db_pass and db_data are holding your credentials for the database connection. If you need to specify a port to access the database, you can do so by appending ":portnumber" to the db_host variable. - $db_host = 'your.mysqlhost.com:123456'; + $db_host = 'your.mysqlhost.com:123456';