This commit is contained in:
Squidly271
2018-09-08 16:11:37 -04:00
committed by GitHub
parent e4515bdf38
commit 997407df2c
+1
View File
@@ -92,6 +92,7 @@ case 'is':
$size = count($syslinux);
$menu = $i = 0;
$isol = "";
$isolcpus = [];
// find the default section
while ($i < $size) {
if (scan($syslinux[$i],'label ')) {