fix @file

This commit is contained in:
Dany De Bontridder 2010-07-20 20:48:36 +00:00
parent 2cc8ff67c9
commit a67f027750

View file

@ -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@
*
*