Update database.php
This commit is contained in:
parent
ce7cc612ac
commit
e7590171f3
|
@ -315,7 +315,6 @@ if(!check_function_exists("get_bind_to_sql_insert")) {
|
|||
"getcount" => true,
|
||||
"setwheres" => $setnotwhere
|
||||
));
|
||||
write_common_log($_sql, "BBBBBB");
|
||||
$_rows = exec_db_fetch_all($_sql, $_bind_K);
|
||||
foreach($_rows as $_row) {
|
||||
$num_duplicates += intval($_row['value']);
|
||||
|
|
Loading…
Reference in New Issue
Block a user