From 2b7731d7e330fa5e13320490cc4f2a93aa39fd6d Mon Sep 17 00:00:00 2001 From: zYne Date: Tue, 9 Jan 2007 23:12:17 +0000 Subject: [PATCH] --- tests/Query/MultiJoinTestCase.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Query/MultiJoinTestCase.php b/tests/Query/MultiJoinTestCase.php index d50818890..7f6be6b0b 100644 --- a/tests/Query/MultiJoinTestCase.php +++ b/tests/Query/MultiJoinTestCase.php @@ -149,6 +149,7 @@ class Doctrine_Query_MultiJoin_TestCase extends Doctrine_UnitTestCase { $users = $query->query("FROM User.Album.Song WHERE User.id IN (4,5) ORDER BY User.Album.Song.title DESC"); } } +/** class Record_District extends Record { public function setUp () @@ -197,4 +198,4 @@ foreach ($br->District as $district) { // Notice: Trying to get property of non-object in /www/igglo2_doctrine/core/class/BuildingDAO.php on line 92 - +*/