-added help page
-added additional user info
This commit is contained in:
parent
4cf5a46c67
commit
43f7f8e103
14 changed files with 159 additions and 6 deletions
|
@ -13,10 +13,15 @@ class DashboardController extends Zend_Controller_Action
|
|||
// action body
|
||||
}
|
||||
|
||||
|
||||
public function helpAction()
|
||||
{
|
||||
// action body
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue