aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/Functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/Functions.php b/bootstrap/Functions.php
index 2308f9b..b4f0ac0 100644
--- a/bootstrap/Functions.php
+++ b/bootstrap/Functions.php
@@ -38,7 +38,7 @@ function sendMail($name, $email, $message)
}
}
-function webTitle()
+function title()
{
switch ($_SERVER['REQUEST_URI']) {
case '/feedback/':