Included the new lhs_log_ext.pbi
This commit is contained in:
parent
687871c680
commit
02875d9be4
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ EnableExplicit
|
||||||
;* Deklaration Variabeln
|
;* Deklaration Variabeln
|
||||||
;*
|
;*
|
||||||
|
|
||||||
XIncludeFile "lhs_lib/SYS/lhs_log.pbi"
|
XIncludeFile "lhs_lib/SYS/lhs_log.pbi" ;Currently for Debugging
|
||||||
|
XIncludeFile "lhs_lib/SYS/lhs_log_ext.pbi" ;User for Access Log, Error Access Log, Error Log and maybe more.
|
||||||
XIncludeFile "lweb_header.pbi"
|
XIncludeFile "lweb_header.pbi"
|
||||||
XIncludeFile "lweb.pbi"
|
XIncludeFile "lweb.pbi"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue