Update and rename zabbix.rpc.php to zabbix.api.php

This commit is contained in:
Namhyeon Go 2019-04-08 15:32:14 +09:00 committed by GitHub
parent 025f22d7f1
commit 4f72befc28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?php
// @file zabbix.rpc.php
// @file zabbix.api.php
if(!check_function_exists("zabbix_get_base_url")) {
function zabbix_get_base_url() {