MDL-15194 adodb separation, dml database creation support

This commit is contained in:
skodak
2008-06-09 20:22:11 +00:00
parent 245ac55791
commit e4c033a9dd
8 changed files with 41 additions and 24 deletions
-5
View File
@@ -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