Fix travis
This commit is contained in:
parent
b81d826f88
commit
9cd6e7ac75
@ -1130,8 +1130,7 @@ if ($reshook == 0) { //add buttons
|
|||||||
$menus[$r++] = $butmenu;
|
$menus[$r++] = $butmenu;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
} elseif ($reshook == 1) {
|
||||||
elseif ($reshook == 1) {
|
|
||||||
$r = 0; //replace buttons
|
$r = 0; //replace buttons
|
||||||
if (is_array($hookmanager->resArray) ) {
|
if (is_array($hookmanager->resArray) ) {
|
||||||
foreach ($hookmanager->resArray as $resArray) {
|
foreach ($hookmanager->resArray as $resArray) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user