Fix an undefined variable
This commit is contained in:
parent
6c3d55438b
commit
8033ad119b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ function cmp_alpha($a, $b){
|
|||
}
|
||||
|
||||
$official = true;
|
||||
$nostats = false;
|
||||
|
||||
$existing_packs = explode(" ", $packages);
|
||||
$existing_corepacks = explode(" ", $corepackages);
|
||||
|
|
Loading…
Add table
Reference in a new issue