Update api.zabbix.php
This commit is contained in:
parent
51b76839c3
commit
e7019f22e4
|
@ -1,4 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* @file api.zabbix.php
|
||||
* @date 2019-04-15
|
||||
* @author Go Namhyeon <gnh1201@gmail.com>
|
||||
* @brief Zabbix API
|
||||
*/
|
||||
|
||||
loadHelper("zabbix.api");
|
||||
|
||||
$data = array();
|
||||
|
|
Loading…
Reference in New Issue
Block a user