Add optional WU response caching

This commit is contained in:
mkuba50
2018-11-16 17:59:48 +01:00
parent e28e612dd2
commit bb3878d78e
3 changed files with 92 additions and 13 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.15.13';
return '1.16.0';
}
require_once dirname(__FILE__).'/auths.php';