Parse error: syntax error, unexpected T_FUNCTION (Wordpress)

Discussion in 'Content Management' started by mixtaka, Apr 7, 2010.

  1. #1
    recently i updated a plugin and i got a error


            ),
            "tooltips"         => array(
                "default"      => 1,
                "definedornot" => 1
            ),
            "ttip_tag"         => array(
                "default"      => "Page [zmg_pn:page] of [zmg_pn:total]",
                "minlen"       => 1,
    [B](Line 99)[/B]       "stoper"       => function() {
                    return ! isset($_POST['tooltips']);
                }
            ),
            "is_zmg_css"       => array(
                "default"      => 1,
                "definedornot" => 1
            ),
    
    Code (markup):
    Can any one suggest me
     
    Last edited: Apr 7, 2010
    mixtaka, Apr 7, 2010 IP