Ignore LXP only languages

This commit is contained in:
mkuba50
2019-02-17 18:39:18 +01:00
parent 767de7a1a5
commit 6d12dca6f3
3 changed files with 14 additions and 8 deletions

View File

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