Skip to content

Commit 2fead8e

Browse files
Update Connection.php
1 parent 1d305f9 commit 2fead8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Database/MySQLi/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Connection extends BaseConnection
5757
/**
5858
* MySQLi object
5959
*
60-
* Has to be preserved without being assigned to $conn_id.
60+
* Has to be preserved without being assigned to $connId.
6161
*
6262
* @var false|mysqli
6363
*/

0 commit comments

Comments
 (0)