Thread
:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE o
View Single Post
#
2
(
permalink
)
11-06-09, 07:09 AM
wirehopper
-
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
Try adding a left brace (
}
) like so:
PHP Code:
if (
$docs_exlus
) {
wirehopper
View Public Profile
Find all posts by wirehopper