/[drupal]/contributions/modules/drupalvb/drupalvb.inc
ViewVC logotype

Diff of /contributions/modules/drupalvb/drupalvb.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6.2.9.2.2, Fri Jun 5 15:03:20 2009 UTC revision 1.6.2.9.2.3, Wed Jul 29 17:38:01 2009 UTC
# Line 140  function drupalvb_bootstrap() { Line 140  function drupalvb_bootstrap() {
140      unset($vbulletin);      unset($vbulletin);
141      global $vbulletin, $db;      global $vbulletin, $db;
142      $vbulletin = $registry;      $vbulletin = $registry;
143      $db =& $vbulletin->db;      $db = $vbulletin->db;
144    }    }
145  }  }
146    

Legend:
Removed from v.1.6.2.9.2.2  
changed lines
  Added in v.1.6.2.9.2.3

  ViewVC Help
Powered by ViewVC 1.1.2