Overhaul ADSL traffic reporting/graphing
This commit is contained in:
@@ -48,11 +48,6 @@ class Model_Service_Plugin_Host extends Model_Service_Plugin {
|
||||
return sprintf('%s.%s',$this->display('domain_name'),$this->domain_TLD->display('name'));
|
||||
}
|
||||
|
||||
public function service_view() {
|
||||
return View::factory('service/user/plugin/host/view')
|
||||
->set('o',$this);
|
||||
}
|
||||
|
||||
public function username_value() {
|
||||
return $this->host_username;
|
||||
}
|
||||
|
Reference in New Issue
Block a user