From e32e960b1d46c8d934c4fe59c588c1c64b9c1e4d Mon Sep 17 00:00:00 2001 From: Tanken Date: Mon, 16 Oct 2006 10:38:41 +0000 Subject: [PATCH] Fixed windows formatting --- lib/Doctrine/Query.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Doctrine/Query.php b/lib/Doctrine/Query.php index 2d573a17b..131773f92 100644 --- a/lib/Doctrine/Query.php +++ b/lib/Doctrine/Query.php @@ -919,4 +919,3 @@ class Doctrine_Query extends Doctrine_Hydrate implements Countable { } } } -