view develop/views/Home/test.php @ 32:617644118ef2 extractapp

clean files
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 05 Mar 2015 15:26:26 +0100
parents fc7342914cdf
children
line wrap: on
line source

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

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


?>