mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
Merge
This commit is contained in:
@@ -22,7 +22,7 @@ class patch_3602 implements patchInterface
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.6.0a2';
|
||||
private $release = '3.6.0a1';
|
||||
/**
|
||||
*
|
||||
* @var Array
|
||||
@@ -40,7 +40,7 @@ class patch_3602 implements patchInterface
|
||||
|
||||
public function require_all_upgrades()
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user