mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Merge 3.5.7
This commit is contained in:
@@ -893,6 +893,11 @@ class User_Adapter implements User_Interface, cache_cacheableInterface
|
||||
{
|
||||
return $this->is_template;
|
||||
}
|
||||
|
||||
public function is_special()
|
||||
{
|
||||
return in_array($this->login, array('invite', 'autoregister'));
|
||||
}
|
||||
|
||||
public function get_template_owner()
|
||||
{
|
||||
|
Reference in New Issue
Block a user