Merge branch '2.4.x'
This commit is contained in:
commit
1336b1a87d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class Application_Model_Preference
|
||||||
|
|
||||||
$result = Application_Common_Database::prepareAndExecute($sql,
|
$result = Application_Common_Database::prepareAndExecute($sql,
|
||||||
$paramMap,
|
$paramMap,
|
||||||
Application_Common_Database::ROW_COUNT,
|
Application_Common_Database::COLUMN,
|
||||||
PDO::FETCH_ASSOC,
|
PDO::FETCH_ASSOC,
|
||||||
$con);
|
$con);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue