ConfigController: useless use of render
This commit is contained in:
parent
532ab60b36
commit
2b2901524c
|
@ -85,7 +85,6 @@ class Monitoring_ConfigController extends BaseConfigController {
|
|||
$this->view->{$element} = $e;
|
||||
}
|
||||
}
|
||||
$this->render('index');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue