PDA

View Full Version : a number 2 at the top of your template


blank
02-11-2008, 09:48 PM
open functions/ref_log.php

find: if (!$domaincheck){ echo "2";

simply delete the echo "2";

this was a debugging tool I used and simply forgot to remove.