mirror of
https://github.com/slawkens/myaac.git
synced 2026-04-23 10:53:32 +02: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