Update mysqli.php comments
This commit is contained in:
parent
b2bc3dd185
commit
cdb370dd1c
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class sql_db
|
|||
var $rowset;
|
||||
var $row;
|
||||
var $cur_index;
|
||||
/*2023-12-20 end */
|
||||
/*2023-12-20 end block (see more below)*/
|
||||
|
||||
function sql_connect($sqlserver, $sqluser, $sqlpassword, $database, $port = false, $persistency = false)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue