Archived
1
0
Fork 0

acl changes and minor model fixes

This commit is contained in:
Fredric N 2010-10-03 02:37:33 +02:00
parent 868d26f585
commit a09d80b78d
7 changed files with 63 additions and 37 deletions

View file

@ -17,11 +17,13 @@ class IndexController extends Fiktiv_Controller_Action
echo '<pre>';
print_r($r);
echo '</pre>';
Zend_Debug::dump(Zend_Auth::getInstance()->getIdentity(), 'User');
}
public function aboutAction()
{
}
public function test()