update comment
This commit is contained in:
parent
00987feda1
commit
212ea0508d
1 changed files with 1 additions and 1 deletions
|
@ -1047,7 +1047,7 @@ class PDOStatementWrapper{
|
|||
}
|
||||
|
||||
/**
|
||||
* make execute return the result instead of a bool
|
||||
* make execute return the result or updated row count instead of a bool
|
||||
*/
|
||||
public function execute($input=array()) {
|
||||
if(OC_Config::getValue( "log_query", false)) {
|
||||
|
|
Loading…
Reference in a new issue