mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-17 00:13:32 +01:00
Parse last item
This commit is contained in:
@@ -32,6 +32,8 @@ class ItemsParser
|
||||
$parse .= $line;
|
||||
}
|
||||
|
||||
$ret[] = parse_ini_string($parse);
|
||||
|
||||
fclose($handle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user