Fix taobin_notopup. Using string contain
This commit is contained in:
parent
51bb9a4172
commit
63c2aab907
11 changed files with 41 additions and 32164 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue