Merge branch 'develop' into toomanylines

This commit is contained in:
Laurent Destailleur
2019-01-27 17:59:13 +01:00
committed by GitHub
749 changed files with 4048 additions and 3937 deletions

View File

@@ -31,7 +31,7 @@
* @param int $edit 1 to add edit form
* @return void
*/
function show_skin($fuser,$edit=0)
function show_skin($fuser, $edit = 0)
{
global $conf,$langs,$db;
global $bc;