Fix taobin_notopup. Using string contain

This commit is contained in:
wanlop run 2024-05-03 10:22:23 +07:00
parent 51bb9a4172
commit 63c2aab907
11 changed files with 41 additions and 32164 deletions

View file

@ -438,7 +438,10 @@
StrLen AdvertiseProfile AdvertiseProfileLen
If XMLProfile = "taobin_notopup" Then
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
DEBUGVAR taobin_notopup
If taobin_notopup = "true" Then
Var ButtontoTopupMenu = "Disable"
Else
Var ButtontoTopupMenu = "Enable"