mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
Merge remote-tracking branch 'origin/support/3.2' into develop
This commit is contained in:
@@ -1613,7 +1613,7 @@ class Config
|
|||||||
'show_in_conf_sample' => false,
|
'show_in_conf_sample' => false,
|
||||||
],
|
],
|
||||||
'search_manual_submit' => [
|
'search_manual_submit' => [
|
||||||
'type' => 'array',
|
'type' => 'bool',
|
||||||
'description' => 'Force manual submit of search all requests',
|
'description' => 'Force manual submit of search all requests',
|
||||||
'default' => false,
|
'default' => false,
|
||||||
'value' => true,
|
'value' => true,
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @copyright Copyright (C) 2010-2026 Combodo SAS
|
* @copyright Copyright (C) 2010-2026 Combodo SAS
|
||||||
* @license http://opensource.org/licenses/AGPL-3.0
|
* @license http://opensource.org/licenses/AGPL-3.0
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @copyright Copyright (C) 2010-2026 Combodo SAS
|
* @copyright Copyright (C) 2010-2026 Combodo SAS
|
||||||
* @license http://opensource.org/licenses/AGPL-3.0
|
* @license http://opensource.org/licenses/AGPL-3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user