removed extra content
This commit is contained in:
parent
ca8683dd22
commit
724de97818
|
@ -467,10 +467,6 @@ if ($user_filter !== false && $from_event_graph != 1) {
|
|||
$tags = tags_get_user_tags($config['id_user'], $access);
|
||||
|
||||
$tags_select_with = [];
|
||||
$tags_select_without = [];
|
||||
$tag_with_temp = [];
|
||||
$tag_without_temp = [];
|
||||
|
||||
$tags_select_without = [];
|
||||
$tag_with_temp = [];
|
||||
$tag_without_temp = [];
|
||||
|
|
Loading…
Reference in New Issue