83 lines
1.6 KiB
Text
83 lines
1.6 KiB
Text
|
|
If BoxID = 173149 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
Var CurrHelpCenter = 0
|
|
EndIf
|
|
If BoxID = 173249 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
Var CurrHelpCenter = 0
|
|
EndIf
|
|
|
|
If BoxID = 105005 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 176277 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
If BoxID = 200435 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
Var CurrHelpCenter = 0
|
|
EndIf
|
|
|
|
If BoxID = 201316 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
Var CurrHelpCenter = 0
|
|
EndIf
|
|
|
|
If BoxID = 123456 Then
|
|
Var CurrHelpCenter = 0
|
|
Var SpiralOnline = "true"
|
|
Var EnableMultiInstanceFromBoxID = 0
|
|
|
|
EndIf
|
|
|
|
If BoxID = 201193 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 201729 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 201714 Then
|
|
Var EnableMultiInstanceFromBoxID = 0
|
|
EndIf
|
|
|
|
If BoxID = 210699 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 174565 Then
|
|
Var EnableMultiInstanceFromBoxID = 0
|
|
EndIf
|
|
|
|
If BoxID = 173319 Then
|
|
Var EnableMultiInstanceFromBoxID = 0
|
|
EndIf
|
|
|
|
; Rama
|
|
If BoxID = 200005 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 200010 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
If BoxID = 200102 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
|
|
; Test
|
|
If BoxID > 200010 Then
|
|
If BoxID < 200229 Then
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|
|
EndIf
|
|
|
|
READ_FILE "/mnt/sdcard/enable_ui_v3" EnableMultiInstanceFromConfig
|
|
If EnableMultiInstanceFromConfig = "true" Then
|
|
DEBUGVAR EnableMultiInstanceFromConfig
|
|
Var EnableMultiInstanceFromBoxID = 1
|
|
EndIf
|