Update database.php
This commit is contained in:
parent
9651c94d71
commit
dcf19b6bcc
|
@ -22,6 +22,6 @@ if(!function_exists("sql_query")) {
|
|||
}
|
||||
}
|
||||
|
||||
return $stmt->execute();
|
||||
return $stmt;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user