Fri Nov 08 09:06:42 2013cpan [...] zoffix.com - Ticket created
Subject:
Undef warnings all over the error.log
The zofcms_plugin_login is sometimes undef; add a check for that to avoid the undef warning
if ( ($query->{zofcms_plugin_login} // '') ne 'login_user' ) {
Thu Nov 28 13:30:29 2013cpan [...] zoffix.com - Status changed from 'new' to 'open'