Move pt_BR directory, it's moving from ISO to UTF-8
Merge pull request #1658 from phil-davis/patch-4
Merge pull request #1657 from phil-davis/patch-3
Merge pull request #1656 from phil-davis/patch-2
Merge pull request #1655 from phil-davis/patch-1
Add some curlies in status_rrd_graph_img
These "if data" tests look like they should apply to all 4 lines below them.After sorting out this real-looking issue, I can mess with the rest of the formatting...
Cleanup code logic status_upnp
1) Variable $i is was set, incremented and not used.2) "if preg_match" at line 94 had no curlies after it, so it was only applying to the first line after it ($rdr_proto = ...) It really looks like "if preg_match"should apply to the whole code chunk - settings the various "rdr*" vars and then spitting out the "tr" with the various matches values in the row....
Remove unused nentries from status_lb_pool
Remove unused var from status_gateways.php
I cannot see where "counter" is used.
Fix alias rename and delete bug #4701
The old advancedoutbound key in config.xml is now called outbound.
View revisions
Also available in: Atom