sbingnerfaaa3e3afeFixed bug in infobot format -- was matching any line that began lowercase as an action line. Infobot does not log actions in a recognizable format... I even examined the output in hex to be sure.
faaa3e3afe
Fixed bug in infobot format -- was matching any line that began lowercase as an action line. Infobot does not log actions in a recognizable format... I even examined the output in hex to be sure.
bfc5b239d1
Fixed bug in hour tracking - Formats hours to 2 digits correctly now, previously was only forcing to 2 digit times if there was a time offset configured. Fixes BugID#632883