mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
This broke when the code was changed to suck the whole leases file into an array with: $leases_contents = file($leasesfile); Each array entry has the text of a line in the file AND the newline at the end of the line. So when matching array entries, the match has to expect the "\n" on the end. |
||
|---|---|---|
| .. | ||
| local | ||
| sbin | ||
| share | ||