quick fix; prepare homepage param
This commit is contained in:
parent
99b3168452
commit
614cde79a0
3 changed files with 9 additions and 4 deletions
lib
|
@ -137,7 +137,7 @@ class Bridge{
|
|||
|
||||
$listBridge = array();
|
||||
|
||||
$searchCommonPattern = array('maintainer', 'description', 'name');
|
||||
$searchCommonPattern = array('maintainer', 'description', 'homepage', 'name');
|
||||
|
||||
$dirFiles = scandir($pathDirBridge);
|
||||
if( $dirFiles !== false ){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue