in the method storeDataBaseAsXML the local string LogFile is now an array of char and not a heap-object anymore to avoid crashes on linux (maybe also on win 7) otherwise TinyXML was changing its content what results in unvalid xml-file names
Authored by: eckard 2016-07-24
Parent: [r73]
Child: [r75]