Index: branches/5.1.x/core/kernel/db/dbitem.php =================================================================== diff -u -N -r13168 -r13438 --- branches/5.1.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 13168) +++ branches/5.1.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 13438) @@ -1,6 +1,6 @@ $this->GetField($field, $format)); + } + return Array (0 => $this->GetDBField($field)); }