Removed empty method
This commit is contained in:
parent
58620203cf
commit
20b79374e2
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ class UserController extends Zend_Controller_Action
|
|||
->initContext();
|
||||
}
|
||||
|
||||
public function indexAction()
|
||||
{
|
||||
}
|
||||
|
||||
public function addUserAction()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue