The PHP function `split()` (alias of explode()) was deprecated for a while and was finally removed in php7. Replaced them with explode(). As of unRAID 6.3.0-rc2, PHP was upgraded to version 7.0.x.
- Fixed first time running warnings about missing packages.json / desc files
- Fixed bug preventing Select All from being able to be clicked
- Fixed bug in select all and dependent checkboxes / race condition
- Eliminated vertical space gap between page header and table