mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Resolved
Former-commit-id: 4d15a55f166cdc9b111379b0b2302ac74e836bdb
This commit is contained in:
parent
9dbc693d2b
commit
a21f2fc96d
@ -3169,8 +3169,7 @@ function events_page_general($event)
|
||||
|
||||
$table_general->data[] = $data;
|
||||
|
||||
$event['owner_user'] = $event['id_usuario'];
|
||||
|
||||
// $event['owner_user'] = $event['id_usuario'];
|
||||
$data = [];
|
||||
$data[0] = __('Owner');
|
||||
if (empty($event['owner_user'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user