Repository
https://svn.midgard-project.org/midgard/branches/ragnaroek
/branches/ragnaroek
by
rambo
on
2009-11-07 17:26
(about 1 month ago)
use property_exists instead of isset (decorators totally break isset and the value might have been null anyway, refactor another check to continue loop in case a key needs to be skipped instead of using if-tree N levels deep for main code, fixes #1450