You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
fix(database): removes calls to the global $CONFIG->dbprefix variable
Settings are not available for plugins through the $CONFIG variable anymore
so attempting to access $CONFIG->dbprefix was failing.