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

AdminerSqlLog: Update comment

This commit is contained in:
Jakub Vrana
2025-03-24 23:49:30 +01:00
parent 5a1be8ae65
commit 27a5aeea86

View 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