modify expire page

This commit is contained in:
Zin Moe
2020-06-18 18:02:02 +06:30
parent b46cefc8bc
commit 02ba0f21e6
5 changed files with 46 additions and 22 deletions

View File

@@ -170,6 +170,10 @@ class License
else
delete_license_file
stauts = 0
message = "*** Your license has been expired. ***"
return status, message
end
rescue SocketError => e