DO
This commit is contained in:
parent
5eb9d369f4
commit
381d2d7d81
12 changed files with 43 additions and 67 deletions
|
|
@ -460,14 +460,7 @@
|
|||
If AdvertiseProfileLen = 0 Then
|
||||
CacheVarStr "get" AdvertiseProfile
|
||||
Else
|
||||
|
||||
STRCONTAIN "00/00" AdvertiseProfile advPro
|
||||
|
||||
If advPro = "true" Then
|
||||
CacheVarStr "get" AdvertiseProfile
|
||||
Else
|
||||
CacheVarStr "put" AdvertiseProfile
|
||||
EndIf
|
||||
CacheVarStr "put" AdvertiseProfile
|
||||
EndIf
|
||||
|
||||
DEBUGVAR AdvertiseProfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue