Debug output korrigiert
This commit is contained in:
parent
bfd39d7558
commit
52ff892387
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
;Now we need to load additional Config Files
|
||||
ResetMap(configuration\config_file())
|
||||
While NextMapElement(configuration\config_file())
|
||||
Debug configuration\config_file()\configtype
|
||||
ldl::Logging("Config Type:" + configuration\config_file()\configtype )
|
||||
Select LCase(configuration\config_file()\configtype)
|
||||
Case "hosts_dir"
|
||||
ldl::Logging("Hosts Directory:"+configuration\config_file()\name)
|
||||
|
|
Loading…
Reference in a new issue