From caa541f9392a0fc7f211e3f18fe3ffdca882586b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 20 Apr 2016 16:08:17 +0200 Subject: [PATCH] make doxygen a bit more happy --- view/templates/htconfig.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/templates/htconfig.tpl b/view/templates/htconfig.tpl index a2e9c9d8a3..78ba2a9bd9 100644 --- a/view/templates/htconfig.tpl +++ b/view/templates/htconfig.tpl @@ -30,11 +30,11 @@ $a->config['php_path'] = '{{$phpath}}'; $a->path = '{{$urlpath}}'; -/*********************************************************************** +/* ********************************************************************* * The configuration below will be overruled by the admin panel. * Changes made below will only have an effect if the database does * not contain any configuration for the friendica system. - ***********************************************************************/ + * *********************************************************************/ // Choose a legal default timezone. If you are unsure, use "America/Los_Angeles". // It can be changed later and only applies to timestamps for anonymous viewers.