rebuild read out email
This commit is contained in:
@@ -13,7 +13,7 @@ class Mail extends Mailhandling {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
$this->uid = $this->getUriParams()['uid'];
|
$this->uid = $this->getUriParams()['uid'];
|
||||||
var_dump($this->getUriParams());
|
var_dump($this->uid);
|
||||||
$this->content['uid'] = $this->uid;
|
$this->content['uid'] = $this->uid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user