Fixed errors
This commit is contained in:
parent
1c2e000f1c
commit
4401c0b9bd
@ -457,7 +457,6 @@ function datasource($POST="")
|
|||||||
$sql_query[$i]=make_path($sql_query[$i]);
|
$sql_query[$i]=make_path($sql_query[$i]);
|
||||||
#####################################
|
#####################################
|
||||||
|
|
||||||
var_dump($sql_query[$i]);
|
|
||||||
$result = $bd_connect->exec($sql_query[$i]);
|
$result = $bd_connect->exec($sql_query[$i]);
|
||||||
if( !$result )
|
if( !$result )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user