From 1a1b3e816ac5ae829091a8f564deae9242b4a7a3 Mon Sep 17 00:00:00 2001 From: Eric Marguin Date: Thu, 23 Nov 2006 09:45:16 +0100 Subject: [PATCH] [svn r10153] --- main/mySpace/student.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/mySpace/student.php b/main/mySpace/student.php index 00d3e952fd..972a98de9a 100644 --- a/main/mySpace/student.php +++ b/main/mySpace/student.php @@ -378,7 +378,7 @@ ob_start(); '; if(!empty($a_current_student[3])) { - echo ''.$a_current_student[3].''; + echo ''.$a_current_student[3].''; } else {