Hey Stefano,
nice work. Will only go in "trunk" though (don't seem to be urgent so we
need this in a stable version).
While reading I also noticed this:
if(count($entries)) {
Should be
if (count($entries)) {
right?
--
greetings,
benni.
-SDG-