Skip to content

Commit 631decd

Browse files
author
Ettemlevest
committed
Remove unwanted comment lines
1 parent de1cc32 commit 631decd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MysqliDb.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ class MysqliDb
108108

109109
/**
110110
* Variable which holds last statement error code
111-
*
112111
* @var int
113112
*/
114113
protected $_stmtErrno;
@@ -1598,7 +1597,6 @@ public function getLastError()
15981597

15991598
/**
16001599
* Method returns mysql error code
1601-
*
16021600
* @return int
16031601
*/
16041602
public function getLastErrno () {

0 commit comments

Comments
 (0)