aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcassio <cassiopc@gmail.com>2018-11-02 16:47:44 +0000
committercassio <cassiopc@gmail.com>2018-11-02 16:47:44 +0000
commite5f85442a4fc5413b2d345e66d63e21dce2bc7a3 (patch)
treebc459e92d2d527d20c73ded14e93ba8993d148c0 /src
parentaa629c7e4b35d0cd40f8191348a57ef69324c2a5 (diff)
downloadboca-e5f85442a4fc5413b2d345e66d63e21dce2bc7a3.tar.gz
boca-e5f85442a4fc5413b2d345e66d63e21dce2bc7a3.zip
remove last mod line
Diffstat (limited to 'src')
-rw-r--r--src/admin/report/header.php1
-rw-r--r--src/admin/report/webcast.php1
2 files changed, 0 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
////////////////////////////////////////////////////////////////////////////////
-// 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 <http://www.gnu.org/licenses/>.
////////////////////////////////////////////////////////////////////////////////
-//Last updated 07/nov/2012 by cassio@ime.usp.br
require('header.php');
$ds = DIRECTORY_SEPARATOR;