aboutsummaryrefslogtreecommitdiff
path: root/views/test1/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/test1/index.php')
-rw-r--r--views/test1/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/test1/index.php b/views/test1/index.php
index fdd19f2..6fb737c 100644
--- a/views/test1/index.php
+++ b/views/test1/index.php
@@ -1,4 +1,5 @@
<?php
+ $title = 'Added user';
include '../meta.php';
runController('test');
?>