Remove extra $
Should make more sense like this
Merge remote-tracking branch 'upstream/master' into strpos-fixes
Conflicts: src/usr/local/www/pkg_mgr_install.php
Use strict comparison operators when checking strpos result
int(0) is a valid result and should not be confused with bool(false). This change will make code more future-proof. See https://secure.php.net/manual/en/function.strpos.php
Revise reboot on upgrade
Add panel heading, and make filter panel collapsible
Merge pull request #2440 from phil-davis/panel-heading
Revised reboot detection
Consistent panel-heading h2
Make all the panel-heading uses also have consistent <h2class="panel-title"> so they all display the same size.Forum https://forum.pfsense.org/index.php?topic=105275.0
Merge pull request #2439 from phil-davis/patch-3
View revisions
Also available in: Atom