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
|
patch
| inline |
side by side
(parent:
3ec8f36
)
fixed typos
author
Petr Skoda
<skodak@moodle.org>
Wed, 4 Aug 2010 09:45:21 +0000
(09:45 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Wed, 4 Aug 2010 09:45:21 +0000
(09:45 +0000)
lib/db/upgrade.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/db/upgrade.php
b/lib/db/upgrade.php
index
8bf4a3b
..
0881eea
100644
(file)
--- a/
lib/db/upgrade.php
+++ b/
lib/db/upgrade.php
@@
-4895,7
+4895,7
@@
WHERE gradeitemid IS NOT NULL AND grademax IS NOT NULL");
}
if ($oldversion < 2010080305) {
- // first drop all log dis
aply actions, we will rect
reate them automatically later
+ // first drop all log dis
play actions, we will rec
reate them automatically later
$DB->delete_records('log_display', array());
// Define field component to be added to log_display