mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 15:16:44 +02:00
change wording
@@ -41,11 +41,13 @@ function adminer_object()
|
|||||||
// Include original Adminer or Adminer Editor.
|
// Include original Adminer or Adminer Editor.
|
||||||
include "./adminer.php";
|
include "./adminer.php";
|
||||||
```
|
```
|
||||||
## Edit the plugins/login-sqlite3.php
|
## Install the plugins/login-sqlite3.php
|
||||||
|
|
||||||
Get this file in place it in `plugins/`
|
Get this file in place it in `plugins/`
|
||||||
`https://raw.github.com/vrana/adminer/master/plugins/login-sqlite.php`
|
`https://raw.github.com/vrana/adminer/master/plugins/login-sqlite.php`
|
||||||
|
|
||||||
|
Also put plugins.php in that folder if it's not already there.
|
||||||
|
|
||||||
|
|
||||||
## Select sqlite3 in the system field.
|
## Select sqlite3 in the system field.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user