1
0
mirror of synced 2024-12-12 22:36:02 +03:00

adding a newline.

This commit is contained in:
pookey 2008-07-21 21:52:08 +00:00
parent d9975c36a3
commit d17a68a407

View File

@ -111,6 +111,7 @@ class Doctrine_RawSql extends Doctrine_Query_Abstract
{
return $this->parseDqlQuery($query);
}
/**
* parseDqlQuery
* parses an sql query and adds the parts to internal array.