Update api.zabbix.php

This commit is contained in:
Namhyeon Go 2019-04-15 13:33:01 +09:00 committed by GitHub
parent 51b76839c3
commit e7019f22e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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();