Typo fix database.php

This commit is contained in:
Namhyeon Go 2020-02-20 11:11:37 +09:00 committed by GitHub
parent 2f7b0e058e
commit 77c75931b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
/**
* @file database.php
* @created_on 2018-04-13
* @updated_on 2020-02-17
* @updated_on 2020-02-20
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Database module
*/
@ -595,7 +595,7 @@ if(!is_fn("get_db_tablenames")) {
if(!is_fn("get_bind_to_sql_fields")) {
function get_bind_to_sql_fields($fields) {
$s1a = array()
$s1a = array();
foreach($setfields as $k=>$v) {
// add