EOD; $new_action = <<
EOD; $content = str_replace($old_action, $new_action, $content); file_put_contents($file, $content); echo "Patch 4 applied.\n";