Forums
(@spacemanspiff407)
15 years, 11 months ago
and in the function the third line is actually:
$content = str_replace(']]>', ']]>', $content);
it just switched it when i copied and pasted…