- changed OxiGet

- various bug fixes and improvements
This commit is contained in:
zolliker
2005-11-17 07:57:19 +00:00
parent 797cd1146d
commit 01fce80d95
13 changed files with 209 additions and 470 deletions

2
psi.c
View File

@ -62,7 +62,7 @@ void SiteInit(void) {
/* insert here initialization routines ... */
INIT(LoggerInit);
INIT(LogReaderInit);
INIT(IlmStartup);
INIT(IpsStartup);
INIT(ItcStartup);