Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
MDL-29189 course Minor fixups after code review
[moodle.git]
/
lib
/
db
/
upgrade.php
diff --git
a/lib/db/upgrade.php
b/lib/db/upgrade.php
index
eaa12d3
..
85b4afb
100644
(file)
--- a/
lib/db/upgrade.php
+++ b/
lib/db/upgrade.php
@@
-6698,7
+6698,7
@@
FROM
if ($oldversion < 2011090800) {
// Increase the length of the of the course shortname field as it is now going
if ($oldversion < 2011090800) {
// Increase the length of the of the course shortname field as it is now going
- // to be consistently filtered and 100 characters i
f
practically useless for
+ // to be consistently filtered and 100 characters i
s
practically useless for
// things like the multilang filter.
$table = new xmldb_table('course');
// things like the multilang filter.
$table = new xmldb_table('course');