Second attempt of using XML parser

This commit is contained in:
mkuba50
2018-10-11 21:48:46 +02:00
parent b3c0a47186
commit d01e2ad508
2 changed files with 24 additions and 19 deletions

View File

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