make doxygen a bit more happy
This commit is contained in:
parent
6601582a12
commit
caa541f939
|
@ -30,11 +30,11 @@ $a->config['php_path'] = '{{$phpath}}';
|
||||||
|
|
||||||
$a->path = '{{$urlpath}}';
|
$a->path = '{{$urlpath}}';
|
||||||
|
|
||||||
/***********************************************************************
|
/* *********************************************************************
|
||||||
* The configuration below will be overruled by the admin panel.
|
* The configuration below will be overruled by the admin panel.
|
||||||
* Changes made below will only have an effect if the database does
|
* Changes made below will only have an effect if the database does
|
||||||
* not contain any configuration for the friendica system.
|
* not contain any configuration for the friendica system.
|
||||||
***********************************************************************/
|
* *********************************************************************/
|
||||||
|
|
||||||
// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
|
// 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.
|
// It can be changed later and only applies to timestamps for anonymous viewers.
|
||||||
|
|
Loading…
Reference in a new issue