mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Merge 3.5.7
This commit is contained in:
@@ -322,6 +322,9 @@ class Session_Handler
|
||||
*/
|
||||
public function open_phrasea_session()
|
||||
{
|
||||
if (!$this->phrasea_session instanceof Session_Phrasea)
|
||||
throw new \Exception('No phrasea session available');
|
||||
|
||||
$this->phrasea_session->open();
|
||||
|
||||
return $this;
|
||||
|
Reference in New Issue
Block a user