View Single Post
  #25 (permalink)  
Old Sep 26th, 2007, 10:42
Voodoochilli Voodoochilli is offline
Reputable Member
Join Date: Jun 2007
Location: UK
Age: 29
Posts: 172
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to Voodoochilli
Re: Spot the Error!!

i can see some php, but whats this:

function find_username()
{
<!-- IF
UA_FIND_USERNAME -->
window.open('{UA_FIND_USERNAME}', '_usersearch', 'height=500, resizable=yes, scrollbars=yes, width=740');
<!-- ENDIF -->
return
false;
}
Reply With Quote