From 7db68c5a21b65ae1daac73d3498f271055bf2d7e Mon Sep 17 00:00:00 2001 From: "Ap.Muthu" Date: Mon, 6 Jun 2016 18:20:12 +0530 Subject: [PATCH] Updated Technical Wiki (markdown) --- Technical-Wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technical-Wiki.md b/Technical-Wiki.md index ecdab09..d90464b 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -12,7 +12,7 @@ Best project EVER. * Adminer's MS SQL driver doesn't support routines yet. * [Using Non MySQL with Adminer Editor](https://sourceforge.net/p/adminer/discussion/960418/thread/8cc314a0/) * [Eight reasons not to use ENUMs in MySQL](http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil) -* [AutoComplete plugin](https://github.com/Elfoslav/nette-ajax-cars/blob/master/libs/dg/adminer-custom/plugins/autocomplete.php) using [Nette-Framework](https://addons.nette.org/vojtech-dobes/nette-ajax-js) +* [AutoComplete plugin](https://github.com/Elfoslav/nette-ajax-cars/blob/master/libs/dg/adminer-custom/plugins/autocomplete.php) using [Nette-Framework](https://addons.nette.org/vojtech-dobes/nette-ajax-js) - https://github.com/vojtech-dobes/nette.ajax.js The example.php can be used to limit the tables displayed to a specific list with: ````