view views/Home/test.php @ 54:f9e7119339b2 extractapp

bug fixed: when addTagTitle, removing self-closing tag which causes error in coloring tag
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 30 Mar 2015 15:34:47 +0200
parents 886f43b26ee2
children
line wrap: on
line source

<h1>Home/test.php</h1>

<?php
// --- initialize config file and input text ---
$name = $viewmodel['name'];


?>