diff --git a/Technical-Wiki.md b/Technical-Wiki.md index c7a7260..566cc6a 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -2,11 +2,9 @@ Welcome to the adminer wiki! Best project EVER. -Please enable Issues in Project Settings here in GitHub for this project. - -[Line 1031 in adminer/adminer/drivers/mysql.inc.php](https://github.com/vrana/adminer/blob/master/adminer/drivers/mysql.inc.php#L1031) can include "year", "month", "day" - -[Adds a second auth layer on top of the DB](http://sourceforge.net/p/adminer/discussion/960418/thread/9e6edb50/) +* Please enable Issues in Project Settings here in GitHub for this project. +* [Line 1031 in adminer/adminer/drivers/mysql.inc.php](https://github.com/vrana/adminer/blob/master/adminer/drivers/mysql.inc.php#L1031) can include "year", "month", "day" +* [Add a second auth layer on top of the DB](http://sourceforge.net/p/adminer/discussion/960418/thread/9e6edb50/) The example.php can be used to limit the tables displayed to a specific list with: ````