mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
Merge branch 'develop' into toomanylines
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user