Changeset 4880

Show
Ignore:
Timestamp:
09/08/08 19:51:35 (4 months ago)
Author:
jwage
Message:

fixes #1426

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/lib/Doctrine/Template/Listener/SoftDelete.php

    r4563 r4880  
    9898 
    9999    /** 
    100      * Implement preDqlDelete() hook and add the deleted flag to all queries for which this model  
     100     * Implement preDqlSelect() hook and add the deleted flag to all queries for which this model  
    101101     * is being used in. 
    102102     *