Forums
(@huarong)
14 years, 9 months ago
step 1: comment theme_credit() or just delete the whole line.
step 2: add this 3 lines to the end of footer.php <?PHP ob_flush(); flush();
theme_credit() is in the file template.php, which is encoded.