Author: jwage
Date: 2008-09-08 19:51:35 +0100 (Mon, 08 Sep 2008)
New Revision: 4880
Modified:
branches/1.0/lib/Doctrine/Template/Listener/SoftDelete.php
Log:
fixes #1426
Modified: branches/1.0/lib/Doctrine/Template/Listener/SoftDelete.php
===================================================================
--- branches/1.0/lib/Doctrine/Template/Listener/SoftDelete.php 2008-09-07
16:36:17 UTC (rev 4879)
+++ branches/1.0/lib/Doctrine/Template/Listener/SoftDelete.php 2008-09-08
18:51:35 UTC (rev 4880)
@@ -97,7 +97,7 @@
}
/**
- * Implement preDqlDelete() hook and add the deleted flag to all queries
for which this model
+ * Implement preDqlSelect() hook and add the deleted flag to all queries
for which this model
* is being used in.
*
* @param Doctrine_Event $event
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---