1
Could anyone please tell me why I would be getting this error...
Parse error: syntax error, unexpected '{' in...
Below is the first bit of code.
assign( 'xoops_showrblock', 1); // 1 = With right block - 0 = Without right block$xoopsTpl->assign( 'xoops_showlblock', 0); // 1 = With left block - 0 = Without left block?>
Thanks for your help.