"219" in IntegraMOD News

I've noticed that in my ACP index page, the numbers "219" (and nothing else) appear in the IntegraMOD News box. Might this have something to do with the switch to the new server?
Home of phpBB Integrated Modifications
http://integramod.com/forum/
if ($fsock = @fsockopen('www.integramod2.com', 80, $errno, $errstr)) { @fputs($fsock, "GET /forum/updateNews/news.txt HTTP/1.1rn"); @fputs($fsock, "HOST: [url=http://www.integramod2.com]http://www.integramod2.com[/url]rn"); @fputs($fsock, "Connection: closernrn");
if ($fsock = @fsockopen('www.integrmod.com', 80, $errno, $errstr)) { @fputs($fsock, "GET /forum/updateNews/news.txt HTTP/1.1rn"); @fputs($fsock, "HOST: [url=http://www.integrmod.com]http://www.integrmod.com[/url]rn"); @fputs($fsock, "Connection: closernrn");