This commit is contained in:
parent
d4cbba723b
commit
fd54aae035
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class Doctrine_Query_Filter implements Doctrine_Query_Filter_Interface
|
|||
* @param Doctrine_Query $query
|
||||
* @return void
|
||||
*/
|
||||
public function postQuery(Doctrine_Query $query, $sql)
|
||||
public function postQuery(Doctrine_Query $query)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue