mirror of
https://github.com/friendica/friendica
synced 2025-04-27 10:30:10 +00:00
Added class description
This commit is contained in:
parent
4c131362b3
commit
d11e3afc6c
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
/**
|
||||
* @brief This class contain functions for the database management
|
||||
*
|
||||
* This class contains functions that doesn't need to know if pdo, mysqli or whatever is used.
|
||||
*/
|
||||
class dbm {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue