From 7e8af73853edc2cc9c1a455b606d83488170edc8 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Mon, 30 Sep 2019 21:23:58 +0000 Subject: [PATCH] getopts : add the banner for domframework git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5560 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- getopts.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/getopts.php b/getopts.php index e673c7d..50e318d 100644 --- a/getopts.php +++ b/getopts.php @@ -1,4 +1,8 @@ + */ require_once ("domframework/verify.php");