text improvements

This commit is contained in:
Marc Delisle
2008-11-02 14:08:05 +00:00
parent 49dda537e4
commit d3eebf9a53

View File

@@ -4,10 +4,10 @@
# $cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey-pma.conf'; # $cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey-pma.conf';
# Then rename this file "swekey-pma.conf" and copy it to the /etc directory. # Then rename this file "swekey-pma.conf" and copy it to the /etc directory.
# Add all the Swekey ids you want to grant access to in the file. # Add all the Swekey ids you want to grant access to in the file.
# After each Swekey id put the corresponding user. # After each Swekey id put the corresponding user name.
# #
# If you don't know the id of a Swekey just go on the http://www.swekey.com?sel=support # If you don't know the id of a Swekey just visit http://www.swekey.com?sel=support
# page while your Swekey is connected. # while your Swekey is connected.
# #
# If you need to purchase a Swekey please visit http://phpmyadmin.net/auth_key # If you need to purchase a Swekey please visit http://phpmyadmin.net/auth_key
# since this link provides funding to PhpMyAdmin. # since this link provides funding to PhpMyAdmin.