Reorganized param code slightly to once again define buildParams as a named function...
authorBen Alman <cowboy@rj3.net>
Wed, 16 Dec 2009 12:41:56 +0000 (20:41 +0800)
committerJohn Resig <jeresig@gmail.com>
Thu, 17 Dec 2009 20:01:05 +0000 (04:01 +0800)
commit04b92e78315c9c5650db6d8c25f90e7158070862
treeb227c3efd6639bbec7affd7ac1021a23d556a62b
parent927e1966debda40d8def96b6a4ea35d2a9d5423c
Reorganized param code slightly to once again define buildParams as a named function expression, as moving it outside the param closure would necessitate moving and rewriting the add function as well.
src/ajax.js