Browse Source
coding guideline - remove extra carriage return
MOODLE_35_STABLE
Dan Marsden
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
db/upgrade.php
|
|
@ -550,6 +550,5 @@ function xmldb_attendance_upgrade($oldversion=0) { |
|
|
|
upgrade_mod_savepoint(true, 2018051408, 'attendance'); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
return $result; |
|
|
|
} |
|
|
|