Fix phpunit
This commit is contained in:
parent
566fb52fb8
commit
f964f14c85
@ -75,7 +75,7 @@ abstract class DoliDB implements Database
|
||||
|
||||
|
||||
/**
|
||||
* Return the DB prefix found into prefix_db (if it was set manually by doing $db->prefix_db=...).
|
||||
* Return the DB prefix found into prefix_db (if it was set manually by doing $dbhandler->prefix_db=...).
|
||||
* Otherwise return MAIN_DB_PREFIX (common use).
|
||||
*
|
||||
* @return string The DB prefix
|
||||
|
||||
Loading…
Reference in New Issue
Block a user