aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf/common.inc.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-04Work with CGI PHP.onefang1-3/+0
2013-12-28Add default timezone when system one is missingOlaf Conradi1-0/+4
Suppresses all the PHP warnings in the error logging.
2011-10-08include trailing slash in config weburl variablePim van den Berg1-3/+1
When running CGP in the root, the header didn't link to the overview page because the href was empty. Reported-by: Nikoli <Nikoli@lavabit.com>