]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed blank trailing lines (bug 5095)
authormoodler <moodler>
Wed, 5 Apr 2006 06:14:28 +0000 (06:14 +0000)
committermoodler <moodler>
Wed, 5 Apr 2006 06:14:28 +0000 (06:14 +0000)
mod/forum/db/postgres7.php
mod/label/db/postgres7.php
mod/survey/db/postgres7.php
mod/workshop/db/postgres7.php

index f91bb088bae679bad917d5d40330334786747801..115d36bed445a55876b0c15a0b4853d90054596a 100644 (file)
@@ -176,4 +176,3 @@ function forum_upgrade($oldversion) {
 
 
 ?>
-
index e42ae4eaf74c463bddd74e235da00f4f9ab1ff4e..d9547523d24735a615a0f4a04a223be223224235 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-
-
 function label_upgrade($oldversion) {
 
 /// This function does anything necessary to upgrade 
@@ -41,6 +39,4 @@ function label_upgrade($oldversion) {
 }
 
 
-
 ?>
-
index 66f0eef5241d2224e01a127df96f2bc455d8314b..0704cebe988c25906d97d2d5ff00d61662103d90 100644 (file)
@@ -49,4 +49,3 @@ function survey_upgrade($oldversion) {
 
 
 ?>
-
index 58296073d62a28ad5b97f7670831355a603fba96..156cca6cc0b4a76c978bab33c17eabc3e124d46d 100644 (file)
@@ -243,4 +243,3 @@ function workshop_upgrade($oldversion) {
 
 
 ?>
-