Commit d17a68a4 authored by pookey's avatar pookey

adding a newline.

parent d9975c36
...@@ -111,6 +111,7 @@ class Doctrine_RawSql extends Doctrine_Query_Abstract ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment