Weird T_STRING error fixed.

by WyldKard on May 23, 2007

This morning, the site wasn’t rendering because of an “unexpected T_STRING” on line 6 of the Ultimate Category Cloud plugin that the site uses. When I looked at the respective file, it turns out that a random opening quotation mark was inserted in the file’s first line. Removing this quotation fixed the page, but unexpectedly [...]