view develop/views/Home/test.php @ 43:807d3bb33da7 extractapp

config lg server url, without port
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 12 Mar 2015 17:58:09 +0100
parents fc7342914cdf
children
line wrap: on
line source

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

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


?>