fix @file
This commit is contained in:
parent
2cc8ff67c9
commit
a67f027750
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ def main():
|
|||
sys.exit(-2)
|
||||
sParent="""<?php
|
||||
/**
|
||||
*@file
|
||||
*@brief Manage the table @table@
|
||||
*
|
||||
*
|
||||
|
|
@ -227,6 +228,7 @@ $cn->rollback();
|
|||
"""
|
||||
sChild="""<?php
|
||||
/**
|
||||
*@file
|
||||
*@brief Manage the table @table@
|
||||
*
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue