Rework service, change module_method configuration
This commit is contained in:
@@ -50,7 +50,7 @@ class Model_Service_Plugin_Host extends Model_Service_Plugin {
|
||||
|
||||
public function service_view() {
|
||||
return View::factory('service/user/plugin/host/view')
|
||||
->set('so',$this);
|
||||
->set('o',$this);
|
||||
}
|
||||
|
||||
public function username_value() {
|
||||
|
Reference in New Issue
Block a user