Commit abfd8919 authored by zYne's avatar zYne

fixed a bug in import template

parent 0aa1056c
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* Created: %s * Created: %s
*/ */
class %s extends Doctrine_Record class %s extends Doctrine_Record
{%s {
public function setTableDefinition() public function setTableDefinition()
{ {
%s %s
......
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