From: John Resig Date: Mon, 19 Jan 2009 18:56:02 +0000 (+0000) Subject: Fixed the logic for determining if an XML file is being used. Fixes jQuery bug #3896. X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=d6e541426d10b335fa3b6b481ae591ede977c480;hp=d6e541426d10b335fa3b6b481ae591ede977c480;p=jquery.git Fixed the logic for determining if an XML file is being used. Fixes jQuery bug #3896. ---