@@ -19,6 +19,7 @@ class image extends objectStructs
public function __construct($vars)
{
$this->Log(__FUNCTION__ . " load image object with: ".print_r($vars,true));
if (is_array($vars))
$this->imageName = (isset($vars['image']) ? $vars['image'] :
The note is not visible to the blocked user.