Class file relocations

Issue #3878
This commit is contained in:
Adam Magness 2017-11-07 22:57:46 -05:00
parent 6189f6c8e7
commit 4ca68c7af0
151 changed files with 987 additions and 8742 deletions

View file

@ -7,7 +7,7 @@ use dba;
*
* This class contains functions that doesn't need to know if pdo, mysqli or whatever is used.
*/
class Dbm {
class DBM {
/**
* @brief Return a list of database processes
*