mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Adress last comment
This commit is contained in:

committed by
Romain Neutron

parent
2ea0f3af41
commit
b5dbd37740
@@ -11,10 +11,10 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3812 implements patchInterface
|
||||
class patch_3813 implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0.a12';
|
||||
private $release = '3.8.0.a13';
|
||||
|
||||
/** @var array */
|
||||
private $concern = array(base::APPLICATION_BOX);
|
Reference in New Issue
Block a user