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:
936a54c
)
comment typo
author
Petr Skoda
<skodak@moodle.org>
Tue, 6 Jul 2010 17:31:16 +0000
(17:31 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Tue, 6 Jul 2010 17:31:16 +0000
(17:31 +0000)
lib/db/upgradelib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/db/upgradelib.php
b/lib/db/upgradelib.php
index
a6e0f81
..
e3a018f
100644
(file)
--- a/
lib/db/upgradelib.php
+++ b/
lib/db/upgradelib.php
@@
-232,7
+232,7
@@
function upgrade_migrate_files_blog() {
*
* Implemented because, at some point, specially in old installations upgraded along
* multiple versions, sometimes the stuff above has ended being inconsistent, causing
- * problems here and there (noticeabl
el
y in backup/restore). MDL-16879
+ * problems here and there (noticeably in backup/restore). MDL-16879
*/
function upgrade_fix_incorrect_mnethostids() {