]> git.joonet.de Git - adminer.git/commitdiff
Add comment
authorJakub Vrana <jakub@vrana.cz>
Sat, 29 Mar 2025 14:17:39 +0000 (15:17 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sat, 29 Mar 2025 14:17:39 +0000 (15:17 +0100)
adminer/include/adminer.inc.php

index b85c09784e7da2e39ffd9ee4d82f593d1b52246f..f2a4127568c96bf9a9821748dc6251818c0c23ca 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 namespace Adminer;
 
-// any method change in this file should be transferred to editor/include/adminer.inc.php and plugins.inc.php
+// any method change in this file should be transferred to editor/include/adminer.inc.php
 
+/** Default Adminer plugin; it should call methods via $adminer->f() instead of $this->f() to give chance to other plugins */
 class Adminer {
        /** @visibility protected(set) */ public string $error = ''; // HTML