view views/Home/test.php @ 57:5cf9720a2e25 extractapp

New: add reloadText to load the latest version
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 30 Mar 2015 17:23: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'];


?>