forked from Wavyzz/dolibarr
Database: factorized getLabel()
This commit is contained in:
@@ -201,16 +201,6 @@ class DoliDBMysql extends DoliDB
|
||||
return $this->db;
|
||||
}
|
||||
|
||||
/**
|
||||
* Return label of manager
|
||||
*
|
||||
* @return string Label
|
||||
*/
|
||||
function getLabel()
|
||||
{
|
||||
return $this->label;
|
||||
}
|
||||
|
||||
/**
|
||||
* Return version of database server
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user