mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update precommit
This commit is contained in:
parent
fb54306a1e
commit
ce367eb389
|
|
@ -40,7 +40,7 @@ if (!defined('USE_CUSTOM_REPORT_AS_INCLUDE')) {
|
|||
$objecttype = 'thirdparty';
|
||||
}
|
||||
|
||||
$search_measures = GETPOST('search_measures', 'array');
|
||||
$search_me asures = GETPOST('search_measures', 'array');
|
||||
if (empty($search_measures)) {
|
||||
$search_measures = array(0 => 't.count');
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user