Thread
:
Whats wrong with my php code?
View Single Post
03-22-2009, 04:16 PM
teh ghey
Guest
Posts: n/a
Quote:
Originally Posted by
who
$document =& JFactory::getDocument();
->
$document = JFactory::getDocument();
thank you!
So I take something out and put that in?