-
I'm confused as to what to change to be able to use 5.2.1. |
Beta Was this translation helpful? Give feedback.
Answered by
vrana
May 4, 2025
Replies: 1 comment 2 replies
-
Delete You can also switch to plugin autoloading: https://www.adminer.org/plugins/#use. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
vrana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Delete
plugins/plugin.php
and itsrequire
. Return an instance ofAdminer\Plugins
fromadminer_object()
.You can also switch to plugin autoloading: https://www.adminer.org/plugins/#use.