Index: PHP5ComplexObjectBuilder.php
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- PHP5ComplexObjectBuilder.php	(revision 5043)
+++ PHP5ComplexObjectBuilder.php	(working copy)
@@ -376,10 +376,10 @@
 	 */=0A=
 	public function get".$this->getFKPhpNameAffix($fk, $plural =3D =
false)."(\$con =3D null)=0A=
 	{=0A=
+=0A=
+		if (\$this->$varName =3D=3D=3D null && ($conditional)) {=0A=
 		// include the related Peer class=0A=
 		include_once '".$fkPeerBuilder->getClassFilePath()."';=0A=
-=0A=
-		if (\$this->$varName =3D=3D=3D null && ($conditional)) {=0A=
 ";=0A=
 		$script .=3D "=0A=
 			\$this->$varName =3D =
".$fkPeerBuilder->getPeerClassname()."::".$fkPeerBuilder->getRetrieveMeth=
odName()."($arglist, \$con);=0A=
