Overhaul ADSL traffic reporting/graphing
This commit is contained in:
@@ -52,11 +52,6 @@ class Model_Service_Plugin_Domain extends Model_Service_Plugin {
|
||||
return sprintf('%s - %s',_('Domain Name License'),$this->name());
|
||||
}
|
||||
|
||||
public function service_view() {
|
||||
return View::factory('service/user/plugin/domain/view')
|
||||
->set('o',$this);
|
||||
}
|
||||
|
||||
public function username_value() {
|
||||
return $this->registrar_username;
|
||||
}
|
||||
|
Reference in New Issue
Block a user