From 704f82e2bfb754beff3880416be455e861807fd0 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Mon, 26 Mar 2012 21:27:47 +0200 Subject: [PATCH] MDL-32202 scorm: fix 2 invalid default="null" definitions Note the whole file has been changed because its previous (manual!) commit leaded to incorrect indentation, but really only 2 definitions have been changed: scorm->completionstatusrequired scorm->completionscorerequired --- mod/scorm/db/install.xml | 442 +++++++++++++++++++++++------------------------ 1 file changed, 221 insertions(+), 221 deletions(-) rewrite mod/scorm/db/install.xml (99%) diff --git a/mod/scorm/db/install.xml b/mod/scorm/db/install.xml dissimilarity index 99% index c5611a40a7d..1ebc2ecfa37 100644 --- a/mod/scorm/db/install.xml +++ b/mod/scorm/db/install.xml @@ -1,221 +1,221 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
-
-
\ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+
+
\ No newline at end of file -- 2.11.4.GIT