MESSAGE: Only variable references should be returned by reference
TYPE: Notice
FILE: /homez.10/lesderai/SGL/lib/pear/DB/DataObject.php
LINE: 2733
DEBUG INFO:
2728 }
2729 if ($link) {
2730 if ($obj->get($link, $this->$row)) {
2731 return $obj;
2732 }
MESSAGE: Only variable references should be returned by reference
TYPE: Notice
FILE: /homez.10/lesderai/SGL/lib/pear/DB/DataObject.php
LINE: 2733
DEBUG INFO:
2728 }
2729 if ($link) {
2730 if ($obj->get($link, $this->$row)) {
2731 return $obj;
2732 }
MESSAGE: Only variable references should be returned by reference
TYPE: Notice
FILE: /homez.10/lesderai/SGL/lib/pear/DB/DataObject.php
LINE: 2733
DEBUG INFO:
2728 }
2729 if ($link) {
2730 if ($obj->get($link, $this->$row)) {
2731 return $obj;
2732 }
|