feat: front-end page names

This commit is contained in:
Martin Ambrus
2017-10-20 18:17:42 +02:00
parent e519826621
commit 9391553dcb
32 changed files with 115 additions and 34 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $building->procBuild($_GET);
<html>
<head>
<title><?php echo SERVER_NAME ?></title>
<title><?php echo SERVER_NAME. ' - Village Centre &raquo; ' . $village->vname ?></title>
<link rel="shortcut icon" href="favicon.ico"/>
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="pragma" content="no-cache" />