Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
555ac02
)
Merge branch 'MDL-28185_master' of git://github.com/stronk7/moodle
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 5 Jul 2011 15:58:55 +0000
(17:58 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 5 Jul 2011 15:58:55 +0000
(17:58 +0200)
lib/db/upgrade.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/db/upgrade.php
b/lib/db/upgrade.php
index
271fb12
..
397f045
100644
(file)
--- a/
lib/db/upgrade.php
+++ b/
lib/db/upgrade.php
@@
-1854,7
+1854,7
@@
WHERE gradeitemid IS NOT NULL AND grademax IS NOT NULL");
WHERE ctx.id = bi.contextid)
ELSE bi.pagetypepattern END,
CASE WHEN bi.subpagepattern IS NULL
- THEN ''
+ THEN '
" . $DB->sql_empty() . "
'
ELSE bi.subpagepattern END,
0, bi.defaultregion, bi.defaultweight
FROM {block_instances} bi