Save cache only after successful retrieval, better token generation

This commit is contained in:
whatever127
2019-08-20 18:09:40 +02:00
parent c5c6c47f15
commit 78642059cc
19 changed files with 19 additions and 17 deletions

View File

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