Merge remote-tracking branch 'origin/3.6' into 3.7

Conflicts:
	htdocs/core/lib/security.lib.php
This commit is contained in:
Laurent Destailleur
2015-10-01 11:10:47 +02:00
3 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ class CommandeStats extends Stats
* Constructor
*
* @param DoliDB $db Database handler
* @param int $socid Id third party for filter
* @param int $socid Id third party for filter. This value must be forced during the new to external user company if user is an external user.
* @param string $mode Option ('customer', 'supplier')
* @param int $userid Id user for filter (creation user)
*/