We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622a027 commit 29201afCopy full SHA for 29201af
README.md
@@ -24,6 +24,8 @@ Folder | Script | Description
24
25
// ./adminer-4-sqlite3.php
26
27
+$_GET['sqlite'] = '';
28
+
29
function adminer_object() {
30
31
require "./plugins/fc-sqlite-connection-without-credentials.php";
@@ -166,6 +168,8 @@ Dossier | Script | Description
166
168
167
169
170
171
172
173
174
175
0 commit comments