Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
6714a894
Commit
6714a894
authored
Oct 16, 2008
by
Richard Mansfield
Browse files
Remove pathtofile from config table once the upgrade is run
parent
b646ccde
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/db/upgrade.php
View file @
6714a894
...
...
@@ -172,7 +172,7 @@ function xmldb_artefact_file_upgrade($oldversion=0) {
}
}
}
delete_records
(
'config'
,
'field'
,
'pathtofile'
);
}
// everything up to here we pre mysql support.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment