1
0

Allow non-standard port specification

This commit is contained in:
Garvin Hicking
2007-03-30 10:02:05 +00:00
parent 85e3e5b483
commit e33b0b27af
2 changed files with 22 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Allow to specify non-default port when using MySQLi
(garvinhicking)
* Show current captcha look in the plugin configuration menu
(garvinhicking)