Update database.php
This commit is contained in:
parent
68ee90a4ba
commit
3e7cc10501
|
@ -80,3 +80,6 @@ function exec_db_query($sql, $bind=array(), $options=array()) {
|
|||
|
||||
return $flag;
|
||||
}
|
||||
|
||||
// set global db connection variable
|
||||
$dbc = get_db_connect();
|
||||
|
|
Loading…
Reference in New Issue
Block a user