Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter RossNL

    (@rossnl)

    als ik utils.php open dan zie ik op regel 155 en 156 deze tekst:
    function IF_mix_colors($color_1 = array(0, 0, 0), $color_2 = array(0, 0, 0), $weight = 0.5){
    $f = @function($x) use ($weight) { return $weight * $x; };

    Thread Starter RossNL

    (@rossnl)

    It was a PHP version problem. Site is updated now by my host.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Parse error: syntax error, unexpected T_FUNCTION’ is closed to new replies.