mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Remove debug trace
This commit is contained in:
parent
c085989f33
commit
73f09da6ba
@ -1306,7 +1306,6 @@ You can of course remove the warnings, that's why we include the source and do n
|
||||
<td>
|
||||
<?php
|
||||
$event_types_select = get_event_types();
|
||||
html_debug($filter_event_type);
|
||||
html_print_select ($event_types_select, 'filter_event_type[]',
|
||||
$filter_event_type, '', __('All'), 'all', false, true,
|
||||
false, '', false, false, false, false, false, '');
|
||||
|
Loading…
x
Reference in New Issue
Block a user