Bug in PicoraActiveRecord.php
Oh and of cause same problem in line 341:
while($record = $response->fetchObject($target_class_name)){
Posted August 20th, 2007 at 7:24am by Aaron
Oh and of cause same problem in line 341:
while($record = $response->fetchObject($target_class_name)){
Posted August 20th, 2007 at 7:24am by Aaron
I found a bug in PicoraActiveRecord:
Line 335:
Should be:
Posted August 20th, 2007 at 7:22am by Aaron