mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-10-28 02:22:26 +01:00
removed <?= php abbreviations
This commit is contained in:
@@ -78,6 +78,8 @@ class ControllerHealthWorker extends Controller {
|
||||
|
||||
$this->data['sysinfo'] = $this->model_health_health->sysinfo();
|
||||
|
||||
$this->data['options'] = $this->model_health_health->get_options();
|
||||
|
||||
$this->render();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user