diff develop/views/Home/test.php @ 37:893ed33c2bd4 extractapp

config for localgazetteer-dev
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 06 Mar 2015 15:53:42 +0100
parents fc7342914cdf
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/develop/views/Home/test.php	Fri Mar 06 15:53:42 2015 +0100
@@ -0,0 +1,8 @@
+<h1>Home/test.php</h1>
+
+<?php
+// --- initialize config file and input text ---
+$name = $viewmodel['name'];
+
+
+?>
\ No newline at end of file