Archived
1
0
Fork 0

Kommentarsfixar, påbörjad bootstrap och inloggning

This commit is contained in:
Fredric N 2010-08-02 18:37:36 +02:00
parent f0198ab85b
commit 11d3a3d6e3
4 changed files with 44 additions and 5 deletions

View file

@ -4,8 +4,7 @@ class IndexController extends Zend_Controller_Action
{
public function indexAction()
{
echo 'indexAction()';
// Here be dragons
}
}
}