DRY out $.get and $.post. Fixes #7847. Thanks to cowboy for the patch.
authorColin Snover <github.com@zetafleet.com>
Mon, 27 Dec 2010 02:56:20 +0000 (20:56 -0600)
committerColin Snover <github.com@zetafleet.com>
Mon, 27 Dec 2010 02:56:20 +0000 (20:56 -0600)
commit4443371dbaf751ce0d0d92e40f924e41fbd7b54c
treef72ff359992034d148323af073401c97bec75dc6
parent52b1709b94cf631e0641eebfa4f76b101528d93b
parent78a6f5b152f40739769169c76726cead5cb7206b
DRY out $.get and $.post. Fixes #7847. Thanks to cowboy for the patch.