View Single Post
  #54  
Old 19th April 2009, 07:49
Blazer Blazer is offline
Member
 
Join Date: Feb 2009
United Kingdom
Posts: 1
Default here
Uncomment this lines:

Code:
header ("Content-Type: text/html; charset=$charset");
        header ("X-Powered-by: TBDev Yuna Scatari Edition");
        header ("X-Chocolate-to: ICQ");
        header ("Cache-Control: no-cache");
        header ("Pragma: no-cache");
cheers
Reply With Quote