mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
fixed whitespace
This commit is contained in:
parent
698fbbb065
commit
3bfadd294e
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@ function xmldb_main_upgrade($oldversion) {
|
|||
|
||||
if ($oldversion < 2008080500) {
|
||||
|
||||
/// Define table portfolio_tempdata to be created
|
||||
/// Define table portfolio_tempdata to be created
|
||||
$table = new xmldb_table('portfolio_tempdata');
|
||||
|
||||
/// Adding fields to table portfolio_tempdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue