mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-15114 resource mod converted
This commit is contained in:
parent
1b81b0a412
commit
5f5cd33c1d
6 changed files with 61 additions and 71 deletions
|
@ -18,7 +18,6 @@
|
|||
// using the functions defined in lib/ddllib.php
|
||||
|
||||
function xmldb_resource_upgrade($oldversion=0) {
|
||||
|
||||
global $CFG, $THEME, $DB;
|
||||
|
||||
$result = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue