Code clean ups.

This commit is contained in:
Grzegorz Budny 2019-12-01 11:28:00 +01:00
parent 43c61ea06d
commit 107be23e6b
5 changed files with 91 additions and 30 deletions

View file

@ -12,4 +12,6 @@
:log info ("Renewing license for ".$account." to ".$level);
}
}
}
$RenewLicense account=account password=password level=level;