mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix dropdown menu
This commit is contained in:
@@ -134,6 +134,11 @@ class Setup_Upgrade
|
||||
$this->recommendations[] = array($recommendation, $command);
|
||||
}
|
||||
|
||||
/**
|
||||
* Return an array of recommendations
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getRecommendations()
|
||||
{
|
||||
return $this->recommendations;
|
||||
|
Reference in New Issue
Block a user