Fix messed up variables

This commit is contained in:
mkuba50
2018-10-11 21:29:54 +02:00
parent 5828423453
commit fa256217c9
2 changed files with 3 additions and 3 deletions

View File

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