Merge remote-tracking branch 'origin/3.8' into develop

Conflicts:
	htdocs/core/lib/memory.lib.php
This commit is contained in:
Laurent Destailleur
2015-09-08 10:33:33 +02:00
9 changed files with 35 additions and 41 deletions

View File

@@ -2766,7 +2766,7 @@ function print_fiche_titre($title, $mesg='', $picto='title_generic.png', $pictoi
* @param int $id To force an id on html objects
* @return string
*/
function load_fiche_titre($titre, $mesg='', $picto='title.png', $pictoisfullpath=0, $id=0)
function load_fiche_titre($titre, $mesg='', $picto='title_generic.png', $pictoisfullpath=0, $id=0)
{
global $conf;