Parse error: syntax error, unexpected '=', expecting ')' in /home/www.../public_html/wp-content/themes/xxtema/footer.php on line 9

Su hatayi veriyor footerda.

Satir 8 9 10 ise su sekilde.

<?php
$link_cat_name = et_get_option('bt_footer_links_cat');
$links = get_bookmarks(array('category_name' => $link_cat_name));
foreach ($links as $link) :
?>

Bunun sebebi nedir arkadaslar.