From 1cf4c0e4873d8853cc00aaa74593ece29efbb432 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 8 Jan 2018 09:16:49 +0100 Subject: [PATCH] Applied fixes from FlintCI --- main/attendance/attendance_sheet.php | 2 +- main/install/index.php | 2 +- main/install/install.lib.php | 2 +- main/mySpace/myStudents.php | 2 +- main/upload/upload.document.php | 2 +- main/wiki/wiki.inc.php | 2 +- plugin/grading_electronic/generate.php | 8 ++++---- src/CoreBundle/Component/Editor/Connector.php | 2 +- src/CoreBundle/Controller/IndexController.php | 18 +++++++++--------- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/main/attendance/attendance_sheet.php b/main/attendance/attendance_sheet.php index 923fd0fb4e..778259eb6c 100755 --- a/main/attendance/attendance_sheet.php +++ b/main/attendance/attendance_sheet.php @@ -418,7 +418,7 @@ if (api_is_allowed_to_edit(null, true) || } } else { echo Display::page_header(get_lang('AttendanceSheetReport')); - // View for students ?> + // View for students?>
diff --git a/main/install/index.php b/main/install/index.php index a7bde3f8a3..62ccad2abc 100755 --- a/main/install/index.php +++ b/main/install/index.php @@ -582,7 +582,7 @@ if (@$_POST['step2']) { $passForm ); } elseif (@$_POST['step5']) { - //STEP 6 : LAST CHECK BEFORE INSTALL ?> + //STEP 6 : LAST CHECK BEFORE INSTALL?>

diff --git a/main/install/install.lib.php b/main/install/install.lib.php index 5f4d3aca33..529cc18f2d 100755 --- a/main/install/install.lib.php +++ b/main/install/install.lib.php @@ -1147,7 +1147,7 @@ function display_requirements( $error = true; } - // And now display the choice buttons (go back or install) ?> + // And now display the choice buttons (go back or install)?>

'; - // line about other tools ?> + // line about other tools?>
diff --git a/main/upload/upload.document.php b/main/upload/upload.document.php index 6600ac4f9c..1bddcbf676 100755 --- a/main/upload/upload.document.php +++ b/main/upload/upload.document.php @@ -163,7 +163,7 @@ if (isset($_GET['createdir'])) { //show the form echo Display::return_message($new_folder_text, 'normal'); } else { - //give them a link to create a directory ?> + //give them a link to create a directory?>

diff --git a/main/wiki/wiki.inc.php b/main/wiki/wiki.inc.php index f0db78ff72..6edbabdfec 100755 --- a/main/wiki/wiki.inc.php +++ b/main/wiki/wiki.inc.php @@ -1321,7 +1321,7 @@ class Wiki ).''; } - //export to print ?> + //export to print?>