added some useful models and controllers

This commit is contained in:
Logsol 2013-07-08 20:55:46 +02:00
parent 91dfff568e
commit 9bb724147e
2 changed files with 0 additions and 35 deletions

View file

@ -1,12 +0,0 @@
<html>
<head>
<title></title>
<link href="<?=$this->base?>/style/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>Welcome</h1>
<p>
This is an empty <?=$this->someVariableName?> project.
</p>
</body>
</html>