1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

Add comment

This commit is contained in:
Jakub Vrana
2025-03-29 15:17:39 +01:00
parent fd1661d811
commit 141db3cb8d

View 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