itsnotvalid

Results 1 issues of itsnotvalid

The problem is that, when I try to fetch content from a `NotORM_MultiResult`, there could be problems for repeated fetching. For example, ` $owner = $db->owner[1]; $items1 = $owner->item(); $item1...