Kommentarsfixar, påbörjad bootstrap och inloggning
This commit is contained in:
parent
f0198ab85b
commit
11d3a3d6e3
4 changed files with 44 additions and 5 deletions
|
|
@ -4,8 +4,7 @@ class IndexController extends Zend_Controller_Action
|
|||
{
|
||||
public function indexAction()
|
||||
{
|
||||
echo 'indexAction()';
|
||||
// Here be dragons
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in a new issue