Hardcoded string in the following file:
login.php, line 38. "Failed login: %s, database %s"
Inconsistent date format in dateopened and dateclosed
for a tracking item:
include/irmmain.class.php
Line 37: date("h:iA - F j, Y", $timestamp);
Line 44: date("h:iA n/j/y", $timestamp);
All other dates in IRM have the "Y-m-d H:i:s"
format.(Much better, IMHO)
Logged In: YES
user_id=255024
This bug has now been fixed in the irm-pqm archive.
Thanks for reporting it.