clean create_phpfile + upgrade
This commit is contained in:
parent
0e5fcddfc1
commit
7c43261ce9
2 changed files with 40 additions and 3 deletions
|
|
@ -233,7 +233,7 @@ $cn->rollback();
|
|||
|
||||
}
|
||||
// @class_name@::test_me();
|
||||
|
||||
?>
|
||||
"""
|
||||
sChild="""<?php
|
||||
/**
|
||||
|
|
@ -357,7 +357,7 @@ $cn->rollback();
|
|||
|
||||
}
|
||||
@class_name@::test_me();
|
||||
|
||||
?>
|
||||
"""
|
||||
sView="""<?php
|
||||
/**
|
||||
|
|
@ -432,7 +432,7 @@ class @class_name@
|
|||
return $aobj;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue