Quellcode durchsuchen

Update usr_share_zabbix_conf_zabbix.conf.php <?php

Mickael-Martin vor 6 Jahren
Ursprung
Commit
66b7af183a
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      sources/extra_files/app/usr_share_zabbix_conf_zabbix.conf.php

+ 2 - 1
sources/extra_files/app/usr_share_zabbix_conf_zabbix.conf.php

@@ -1,5 +1,6 @@
+<?php
 // Zabbix GUI configuration file.
-global \$DB;
+global $DB;
 
 $DB['TYPE']     = 'MYSQL';
 $DB['SERVER']   = 'localhost';