MDL-15194 adodb separation, dml database creation support
This commit is contained in:
@@ -53,11 +53,6 @@ global $MCACHE;
|
||||
* @global object(course) $COURSE
|
||||
*/
|
||||
global $COURSE;
|
||||
/**
|
||||
* Legacy definition of db type TODO: remove in 2.0
|
||||
* @global object(db) $db
|
||||
*/
|
||||
global $db;
|
||||
/**
|
||||
* Database instances
|
||||
* @global object(mdb) $DB
|
||||
|
||||
Reference in New Issue
Block a user