fix page_thankyou and extends pro mint
This commit is contained in:
parent
5a13cbe074
commit
1d735c4d9e
2 changed files with 7 additions and 1 deletions
|
|
@ -79,6 +79,12 @@ If SystemDateMonthInt = 12 Then
|
|||
Var MyMintEnable = 1
|
||||
EndIf
|
||||
|
||||
if SystemDateMonthInt = 1 Then
|
||||
if SystemDateDayInt < 15 Then
|
||||
Var MyMintEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue