fixed a bug in import template
This commit is contained in:
parent
0aa1056c35
commit
abfd89192e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
* Created: %s
|
||||
*/
|
||||
class %s extends Doctrine_Record
|
||||
{%s
|
||||
{
|
||||
public function setTableDefinition()
|
||||
{
|
||||
%s
|
||||
|
|
Loading…
Add table
Reference in a new issue