Add option to get list of UUP without generation of links

This commit is contained in:
mkuba50
2019-01-15 21:28:57 +01:00
parent eeb779eca9
commit 71ee367367
2 changed files with 153 additions and 103 deletions

View File

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