When I try to log into the admin I am getting this error:
Parse error: syntax error, unexpected T_VARIABLE in /home/silverqu/public_html/zen/admin/index.php on line 25.
Line 25 has nothing but line 26 reads:
$languages_array = array();
Can someone help? Thanks



