* Check auth.
This commit is contained in:
@@ -68,17 +68,6 @@ class testtask extends control
|
||||
$this->view->products = $this->products = $products;
|
||||
}
|
||||
|
||||
/**
|
||||
* Index page, header to browse.
|
||||
*
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
$this->locate($this->createLink('testtask', 'browse'));
|
||||
}
|
||||
|
||||
/**
|
||||
* Browse test tasks.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user