mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts: ChangeLog
This commit is contained in:
@@ -2653,10 +2653,11 @@ function getTitleFieldOfList($name, $thead=0, $file="", $field="", $begin="", $m
|
||||
}
|
||||
|
||||
/**
|
||||
* Show a title (deprecated. use print_fiche_titre instead)
|
||||
* Show a title.
|
||||
*
|
||||
* @param string $title Title to show
|
||||
* @return string Title to show
|
||||
* @deprecated Use print_fiche_titre instead
|
||||
*/
|
||||
function print_titre($title)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user