forked from Wavyzz/dolibarr
Database: factorized getLabel()
This commit is contained in:
@@ -323,15 +323,6 @@ class DoliDBSqlite 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