Add a few more validity checks

This commit is contained in:
whatever127
2019-09-14 17:26:57 +02:00
parent 39353cdb51
commit d628c2fe69
5 changed files with 21 additions and 2 deletions

View File

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