Build precise queries to find exactly what you need
Press ESC to close
@autolycus
Favorites0
Views0
Projects1
comment out line 191 and add the following 5 lines: #@jobs = ( ); while() { if ( /^(?!no entries)/ ) { push @jobs, $_; } }
Reviewed 11 years ago