diff --git a/inc/autoreport.class.php b/inc/autoreport.class.php index be4fca3..7e11340 100644 --- a/inc/autoreport.class.php +++ b/inc/autoreport.class.php @@ -48,6 +48,7 @@ class PluginReportsAutoReport { private $subname = ""; private $cpt = 0; private $title = ''; + private string $plug; function __construct($title='') {