Improve comment
This commit is contained in:
parent
b8d6dc5912
commit
bb800f2992
|
@ -91,7 +91,8 @@ class dba {
|
||||||
return $this->db;
|
return $this->db;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Returns the MySQL server version string
|
/**
|
||||||
|
* @brief Returns the MySQL server version string
|
||||||
*
|
*
|
||||||
* This function discriminate between the deprecated mysql API and the current
|
* This function discriminate between the deprecated mysql API and the current
|
||||||
* object-oriented mysqli API. Example of returned string: 5.5.46-0+deb8u1
|
* object-oriented mysqli API. Example of returned string: 5.5.46-0+deb8u1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user