From f3c0f40446077b91440cb67a3442b23f2d2036b4 Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Sun, 26 Apr 2009 06:22:19 +0000 Subject: Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMetaData:getPrimaryKeys(), PradoBase::getUserLanguages() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 5763e5a4..4edce753 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,6 @@ Version 3.1.5 (to be released) BUG: URL wildcard patterns didn't work with subfolders +ENH: Issue#146 - replace deprecated(php5.3>) split with explode in TPgsqlMetaData:getPrimaryKeys(), PradoBase::getUserLanguages() (Yves) BUG: TDbLogRoute::createDbTable: add AUTO_INCREMENT attribute to log_id column if driver is mysql (Yves) BUG/ENH: TSqlMapCacheModel now consider tag as described in doc (sqlmap.pdf) - valid attributes are duration in sec or seconds, minutes, hours, days (Yves) BUG: Issue#88 - SQLMap $Param$ re-evaluation bug (Yves) -- cgit v1.2.3