aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailreport/status_mail_report_add_cmd.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in status_mail_report_add_cmd.phplukehamburg2015-06-281-1/+1
| | | Existing code was referencing the wrong variable ($a_graphs instead of $a_cmds), which caused the IF test to fail, which then caused duplicate entries to be created each time the "edit command" form was submitted. This edit fixes the issue, tested on pfSense 2.1.5 nanobsd.
* Fix spelling, email header and table headercrocomo2014-02-251-3/+3
| | | | | | | | | * Spelling now sticks with [1] (email, Email at the beginning of a sentence) * Email header now "Email Report" instead of "Graph Report" * Table header now "Commands" instead of "Cmds" (plus fix for width) * Version increased to 2.0.10 [1] https://www.rfc-editor.org/rfc-style-guide/terms-online.txt
* Remove mailreports redirect if RRD is disabled (except for page adding an ↵jim-p2014-01-021-6/+6
| | | | | | rrd graph). Since it works with other info, it no longer r elies on RRD being enabled. Also fixup (c), filename, and privilege headers.
* Add one more little note.jim-p2013-03-291-1/+1
|
* Some more refinements for the mail reports package.jim-p2013-03-291-0/+8
|
* Add command output and log output capabilities to the "mail reports" package.jim-p2013-03-281-0/+138