view views/Home/test.php @ 56:95f929d7b318 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:54:04 +0200
parents 886f43b26ee2
children
line wrap: on
line source

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

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


?>