mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch '2907-TIP-para-Query-History-DataBase' into 'develop'
Tip added - #2907 See merge request artica/pandorafms!1884
This commit is contained in:
commit
bf66319d90
@ -1574,7 +1574,8 @@ You can of course remove the warnings, that's why we include the source and do n
|
|||||||
|
|
||||||
<tr id="row_historical_db_check" style="" class="datos">
|
<tr id="row_historical_db_check" style="" class="datos">
|
||||||
<td style="font-weight:bold;">
|
<td style="font-weight:bold;">
|
||||||
<?php echo __('Query History Database'); ?>
|
<?php echo __('Query History Database')
|
||||||
|
. ui_print_help_tip(__('With the token enabled the query will affect the Historical Database, which may mean a small drop in performance.'), true); ?>
|
||||||
</td>
|
</td>
|
||||||
<td style="">
|
<td style="">
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user