Changeset 708

Show
Ignore:
Timestamp:
11/13/06 22:53:05 (2 years ago)
Author:
sven
Message:

missing global

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/lib/datalib.php

    r701 r708  
    154154function modify_database($sqlfile='', $sqlstring='') { 
    155155 
    156     global $CFG, $METATABLES
     156    global $CFG, $METATABLES, $db
    157157 
    158158    $success = true;  // Let's be optimistic