Added fix for jQuery.extend( Object, null || undefined ) lapsing back to just jQuery...
authorJohn Resig <jeresig@gmail.com>
Sun, 15 Oct 2006 03:11:02 +0000 (03:11 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 15 Oct 2006 03:11:02 +0000 (03:11 +0000)
commitc9511ef948ec3fd58bfd0af8898ef66abdc80255
treea2abc10f9762737cdf9fc007929c838dae3c3898
parentaf961d58c244224c14f3bb519214485cb670c64d
Added fix for jQuery.extend( Object, null || undefined ) lapsing back to just jQuery.extend( Object ).
src/jquery/jquery.js