added 'social media' menu

This commit is contained in:
flopp
2013-08-07 13:16:16 +02:00
committed by following
parent 30595cad82
commit 1c5b56d049
16 changed files with 322 additions and 4 deletions
+3 -2
View File
@@ -80,7 +80,8 @@
$news_approver_email = 'root';
$opt['page']['showdonations'] = true;
$opt['page']['showsocialmedia'] = true;
// date format
$opt['db']['dateformat'] = 'Y-m-d H:i:s';
@@ -187,4 +188,4 @@
// info on nature protection areas
$opt['cms']['npa'] = 'http://wiki.opencaching.de/index.php/Schutzgebiete';
?>
?>