Skip to content

Commit

Permalink
fix deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMinfotel committed Jul 16, 2024
1 parent 3abd485 commit adabb14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/report.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
die("Sorry. You can't access directly to this file");
}

#[\AllowDynamicProperties]
class PluginActivityReport extends CommonDBTM {

static $WORK = 0;
Expand Down

0 comments on commit adabb14

Please sign in to comment.