adding a newline.
This commit is contained in:
parent
d9975c36a3
commit
d17a68a407
@ -111,6 +111,7 @@ class Doctrine_RawSql extends Doctrine_Query_Abstract
|
|||||||
{
|
{
|
||||||
return $this->parseDqlQuery($query);
|
return $this->parseDqlQuery($query);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* parseDqlQuery
|
* parseDqlQuery
|
||||||
* parses an sql query and adds the parts to internal array.
|
* parses an sql query and adds the parts to internal array.
|
||||||
|
Loading…
Reference in New Issue
Block a user