Remove unused config parameter
This commit is contained in:
parent
49daa279e4
commit
df18ea284b
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ $db_user="smsq";
|
||||||
$db_pwd="smsq";
|
$db_pwd="smsq";
|
||||||
$db_options=array();
|
$db_options=array();
|
||||||
|
|
||||||
// FluentPDO path
|
|
||||||
$fluentpdo_path="FluentPDO/FluentPDO.php";
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Config Mail
|
* Config Mail
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue