modelGenerator: Add DFK header

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3705 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2017-05-19 08:21:22 +00:00
parent c4489dd2ad
commit 43ba2ba9c1

View File

@@ -1,5 +1,8 @@
#!/usr/bin/php #!/usr/bin/php
<?php <?php
/** DomFramework
@package domframework
@author Dominique Fournier <dominique@fournier38.fr> */
require_once ("domframework/getopts.php"); require_once ("domframework/getopts.php");
require_once ("domframework/dblayeroo.php"); require_once ("domframework/dblayeroo.php");