update comment

remotes/origin/stable6
Jörn Friedrich Dreyer 13 years ago
parent 00987feda1
commit 212ea0508d
  1. 2
      lib/db.php

@ -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…
Cancel
Save