Spaces:
Sleeping
Sleeping
Commit
·
ab29628
1
Parent(s):
cfaf855
update on index view body
Browse files
mvc/app/views/welcome/index.php
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
<p><?php echo($data['title']); ?></p>
|
2 |
-
<h1>
|
|
|
1 |
<p><?php echo($data['title']); ?></p>
|
2 |
+
<h1>MVC Framework</h1>
|