X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=index.php;h=83618f32d856d089b33b1b5bfb306297c8951647;hp=d92f4787d9755b5c266faa276f88f8eddd2861b5;hb=6e7ed2d202da016b9a74256371369cc41201df2e;hpb=b76cddb9313d8a67e5d7e1830503b5775666238f diff --git a/index.php b/index.php index d92f478..83618f3 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,23 @@ + * + * This file is part of e-DoKo. + * + * e-DoKo is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * e-DoKo is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with e-DoKo. If not, see . + * + */ + error_reporting(E_ALL); /* start a session, if it is not already running.