Fixed breadcrumb, added submode()
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
* @license http://dev.leenooks.net/license.html
|
||||
*/
|
||||
class Controller_HostServer extends Controller {
|
||||
// protected $_control = array(
|
||||
// array('Product Categories'=>'product_category'),
|
||||
// );
|
||||
|
||||
public function action_plesk_addclienttest($id) {
|
||||
$ao = ORM::factory('account',$id);
|
||||
|
||||
|
Reference in New Issue
Block a user