ens
This commit is contained in:
@@ -22,7 +22,7 @@ Public Class cHMRC_ENS
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dim TOKEN = cHMRC.getTOKEN("ENS_HELLOWORLD", True)
|
Dim TOKEN = cHMRC.getTOKEN("ENS_HELLOWORLD")
|
||||||
|
|
||||||
If TOKEN.hasEntry Then
|
If TOKEN.hasEntry Then
|
||||||
|
|
||||||
@@ -96,7 +96,7 @@ Public Class cHMRC_ENS
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dim TOKEN = cHMRC.getTOKEN("ENS", True)
|
Dim TOKEN = cHMRC.getTOKEN("ENS")
|
||||||
|
|
||||||
If TOKEN.hasEntry Then
|
If TOKEN.hasEntry Then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user