Fix bug mainpage adv
This commit is contained in:
parent
5a6fed72b8
commit
689a12eb62
3 changed files with 5 additions and 7 deletions
|
|
@ -24,7 +24,9 @@ Var video_menu2_1 = "00"
|
|||
;Var XMLLiveInfo = "1/392930293"
|
||||
;Var AdvertiseProfile = "00/01/02/03/04/05/06/07/08/09/10/11/12/13/14/15/16/17/18/19/20"
|
||||
|
||||
If XMLLiveInfo = "" Then
|
||||
|
||||
|
||||
If XMLLiveInfoEnable = 0 Then
|
||||
Var showMultiAds = "false"
|
||||
|
||||
SPLIT AdvertiseProfile "/" 1 AdvertiseProfile1
|
||||
|
|
@ -205,11 +207,6 @@ Else
|
|||
SPLIT XMLLiveInfo "/" 2 CurrentTotalCup
|
||||
EndIf
|
||||
|
||||
If XMLLiveInfoEnable = 1 Then
|
||||
|
||||
Else
|
||||
Var showMultiAds = "false"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR showSingleAds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue