mirror of
https://github.com/vrana/adminer.git
synced 2025-12-20 15:30:45 +01:00
Plugins: Extend Adminer\Plugin
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
|
||||
* @license https://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
class AdminerDumpPhp {
|
||||
class AdminerDumpPhp extends Adminer\Plugin {
|
||||
protected $output = array();
|
||||
|
||||
function dumpFormat() {
|
||||
|
||||
Reference in New Issue
Block a user