From 7ed4c52423651c003b46723a32d905086abee447 Mon Sep 17 00:00:00 2001 From: jangliss Date: Sat, 19 Mar 2005 04:41:09 +0000 Subject: [PATCH] Fix configtest to use correct PostgreSQL connection function. (#1166228). git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9072 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 16 +++++++++------- src/configtest.php | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1907e78e..40154422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -246,15 +246,17 @@ Version 1.5.1 -- CVS - Change defaults of some prefs to more sensible / usable settings. - Revise the documentation of the packaged plugins. - Fixed edit form checks in address listing (#1124018). - - After sending resumed draft, return to message list + - After sending resumed draft, return to message list. - Parse and replace mailto: links with internal compose links when - viewing in HTML format + viewing in HTML format. - Plugins may now define an "extra" array element to return to the attachment - types hook, which will be also inserted in the attachment link for the plugin - - Added mouseover row highlighting on message index - - Added