diff --git a/common/framework/Push.php b/common/framework/Push.php index 0abcfa15a..a2ddf1fff 100644 --- a/common/framework/Push.php +++ b/common/framework/Push.php @@ -10,6 +10,7 @@ class Push /** * Instance properties. */ + protected $caller = ''; protected $from = 0; protected $to = array(); protected $subject = '';