From f79855150aa3d028c5751672f5f1554631c80bfc Mon Sep 17 00:00:00 2001 From: jamiesensei Date: Mon, 28 Jul 2008 10:49:49 +0000 Subject: [PATCH] removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)". --- lib/portfoliolib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/portfoliolib.php b/lib/portfoliolib.php index 819fdcdaaf..4e4798c000 100644 --- a/lib/portfoliolib.php +++ b/lib/portfoliolib.php @@ -1928,4 +1928,3 @@ function portfolio_handle_event($eventdata) { } ?> - -- 2.39.5