SGP & MYS: (drink fail) change tel num setting to read from file.
This commit is contained in:
parent
a822ae0291
commit
c746c740f8
6 changed files with 28 additions and 22 deletions
1
inter/mys/max_tel_num
Normal file
1
inter/mys/max_tel_num
Normal file
|
|
@ -0,0 +1 @@
|
|||
11
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
;inter-max-number
|
||||
If CountryName = "Malaysia" Then
|
||||
Var MaxNumber = 11
|
||||
Else
|
||||
Var MaxNumber = 10
|
||||
EndIf
|
||||
|
||||
DEBUGVAR CountryName
|
||||
DEBUGVAR MaxNumber
|
||||
Loading…
Add table
Add a link
Reference in a new issue