Highway to PSR2
[openemr.git] / interface / forms / group_attendance / view.php
blob50af9bcaa8d1c9d1436b0f712f2910765d9cd8cb
1 <?php
2 /**
3 * interface/forms/group_attendance/report.php
5 * Copyright (C) 2016 Shachar Zilbershlag <shaharzi@matrix.co.il>
6 * Copyright (C) 2016 Amiel Elboim <amielel@matrix.co.il>
8 * LICENSE: This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version 3
11 * of the License, or (at your option) any later version.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License
17 * along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>;.
19 * @package OpenEMR
20 * @author Shachar Zilbershlag <shaharzi@matrix.co.il>
21 * @author Amiel Elboim <amielel@matrix.co.il>
22 * @link http://www.open-emr.org
24 require_once("new.php");