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:
@@ -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");
|
||||||
|
|||||||
Reference in New Issue
Block a user