Update database.php
This commit is contained in:
parent
e30fb83f6d
commit
9eefb4d28e
|
|
@ -7,7 +7,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if(!function_exists("get_db_connect")) {
|
if(!function_exists("get_db_connect")) {
|
||||||
function get_db_connect($a=32, $b=0) {
|
function get_db_connect($a=3, $b=0) {
|
||||||
$config = get_config();
|
$config = get_config();
|
||||||
|
|
||||||
$conn = false;
|
$conn = false;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user