]> git.joonet.de Git - adminer.git/commitdiff
AdminerSqlLog: Update comment
authorJakub Vrana <jakub@vrana.cz>
Mon, 24 Mar 2025 22:49:30 +0000 (23:49 +0100)
committerJakub Vrana <jakub@vrana.cz>
Mon, 24 Mar 2025 22:49:30 +0000 (23:49 +0100)
plugins/sql-log.php

index 5927b42f0dd46d46571f6b20ed403773fe6b2be6..b638b8bae4d0dc5f382788a01d78a6c2cd7b6fc3 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-/** Log all queries to SQL file (manual queries through SQL command are not logged)
+/** Log all queries to SQL file
 * @link https://www.adminer.org/plugins/#use
 * @author Jakub Vrana, https://www.vrana.cz/
 * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0