The file class.googlepr.php uses a php short open tag (<?), line 1.
Using short tags should be avoided when developing applications or libraries that are meant for redistribution, because short tags may not be supported on the target server. For portable, redistributable code, be sure not to use short tags.