From 51d4f8011ed2ab6bc5afd924a8e6bdeeedc6f9e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?=
@@ -676,8 +676,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
To use this functionality you have to:
+ create in the same database a table (for example
+ 'PMA_table_info') following this scheme:
CREATE TABLE `PMA_table_info` (
`table_name` varchar(64) NOT NULL default '',
@@ -1780,7 +1780,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
Then browse your persons table, and move the mouse over a town code or
country code.
-
+