]> git.evergreen-ils.org Git - Evergreen.git/commit
Tweak to reflect a better understanding of oilsUtilsQuickReq().
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 23 Mar 2010 13:47:06 +0000 (13:47 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 23 Mar 2010 13:47:06 +0000 (13:47 +0000)
commitd3c925f4561cadc3b7cb26b6cdce850d115e492f
treee7fde38836e50b154c8d6bd4608cbb2090bcd71a
parent7f5dd2a6829ee416a33c3170e9e6cf712203e8bc
Tweak to reflect a better understanding of oilsUtilsQuickReq().
If the latter calls a method that returns no result, it returns
a JSON_NULL, not a NULL.

(The previous version worked correctly, but kinda sorta by accident.)

M    Open-ILS/src/c-apps/oils_auth.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15936 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_auth.c