1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00

Use Adminer\Plugins

This commit is contained in:
Jakub Vrana
2025-03-26 11:10:37 +01:00
parent 109b0df6de
commit a60e00bf72
5 changed files with 5 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<?php
namespace Adminer;
// any method change in this file should be transferred to editor/include/adminer.inc.php and plugins/plugin.php
// any method change in this file should be transferred to editor/include/adminer.inc.php and plugins.inc.php
class Adminer {
public $operators; ///< @var list<string> operators used in select, null for all operators