alecpl
2009-10-14 ab46578d98853cfddab3bd47456c918feb3584bf
program/lib/MDB2.php
@@ -1926,7 +1926,7 @@
                return $err;
            }
            $this->{$property} = new $class_name($this->db_index);
            $this->modules[$module] =& $this->{$property};
            $this->modules[$module] = $this->{$property};
            if ($version) {
                // this will be used in the connect method to determine if the module
                // needs to be loaded with a different version if the server