wordpress - Parse error: syntax error, unexpected '}' /functions.php on line 1 -


this functions.php file in wordpress theme installation. http://pastebin.com/rfaxbyup

can me figure out why getting error? thanks!

you have no line breaks in code, makes incredibly difficult you.

but in code gave us, have <?php} 2 times. isn't correct. should <?php } space between php , brace.


Comments

Popular posts from this blog

python - Referencing Data From a 2D Histogram -

php - MySQL LIMIT results with INNER JOIN with more than 2 tables -

c# - Derived UserControl layout resets after build -