Skip to content

Conversation

@kbjohnson90
Copy link

Proposed fix for Issue #150 (Support for DBPrefix)

Updated DB Prefix using Specified Database Connection as opposed to assuming the default connection.
@kbjohnson90
Copy link
Author

Proposed fix for Issue #150 (Support for DBPrefix)

Use the class variable $_database to add dbprefix as opposed to assuming the default $this->db connection.

$this->_table = $this->_database->dbprefix($this->_table);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant