Quote the 1st parameter (constant name) when calling define()
Minor tweaks to simplify code
Calling print(sprintf(...)) can be simplified to printf(...).
Merge pull request #2661 from phil-davis/patch-1
use get_interface_ip functions rather than find_ since the former handles VIPs, gateway groups, etc. correctly. Ticket #4858
Add IP to dyndns error log, remove often wrong explanation.
Replace deprecated link_carp function, fix sprintf. Ticket #4858
Partial update of license.php. Ticket #5903
Need $config here. No need to check count() as it'll always evaluate to true where is_array does. Ticket #4312
Fix hardcoded pfSense on login page
I guess this hard-coded mention of pfSense should use the value from $g ?
Workaround to prevent the sortable library from being loaded on very large tables.
View revisions
Also available in: Atom