From e5f85442a4fc5413b2d345e66d63e21dce2bc7a3 Mon Sep 17 00:00:00 2001 From: cassio Date: Fri, 2 Nov 2018 17:47:44 +0100 Subject: remove last mod line --- src/admin/report/header.php | 1 - src/admin/report/webcast.php | 1 - 2 files changed, 2 deletions(-) (limited to 'src') diff --git a/src/admin/report/header.php b/src/admin/report/header.php index 7764527..05375bd 100644 --- a/src/admin/report/header.php +++ b/src/admin/report/header.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . //////////////////////////////////////////////////////////////////////////////// -// Last modified 05/aug/2012 by cassio@ime.usp.br ob_start(); session_start(); diff --git a/src/admin/report/webcast.php b/src/admin/report/webcast.php index 9a56e44..a9a925c 100644 --- a/src/admin/report/webcast.php +++ b/src/admin/report/webcast.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . //////////////////////////////////////////////////////////////////////////////// -//Last updated 07/nov/2012 by cassio@ime.usp.br require('header.php'); $ds = DIRECTORY_SEPARATOR; -- cgit v1.2.3