when i click in IT services link i got the following error:
Parse error: syntax error, unexpected '=', expecting ')' in /home/www/zabbix/include/services.inc.php on line 574
line 574 is this:
function createServiceTree(&$services,$id=0,&$temp=array(), $serviceupid=0,
$parentid=0,$soft=0,$linkid=''){
any clue?
Parse error: syntax error, unexpected '=', expecting ')' in /home/www/zabbix/include/services.inc.php on line 574
line 574 is this:
function createServiceTree(&$services,$id=0,&$temp=array(), $serviceupid=0,
$parentid=0,$soft=0,$linkid=''){
any clue?
Comment