Commit 631decde authored by Ettemlevest's avatar Ettemlevest

Remove unwanted comment lines

parent de1cc329
......@@ -108,7 +108,6 @@ class MysqliDb
/**
* Variable which holds last statement error code
*
* @var int
*/
protected $_stmtErrno;
......@@ -1598,7 +1597,6 @@ class MysqliDb
/**
* Method returns mysql error code
*
* @return int
*/
public function getLastErrno () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment