Project

General

Profile

« Previous | Next » 

Revision 1d333258

Added by Scott Ullrich almost 16 years ago

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

View differences:

usr/local/www/services_snmp.php
28 28
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29 29
	POSSIBILITY OF SUCH DAMAGE.
30 30
*/
31
/*
32
	pfSense_MODULE:	snmp
33
*/
31 34

  
32 35
##|+PRIV
33 36
##|*IDENT=page-services-snmp
......
36 39
##|*MATCH=services_snmp.php*
37 40
##|-PRIV
38 41

  
39

  
40 42
require("guiconfig.inc");
41 43

  
42 44
if (!is_array($config['snmpd'])) {

Also available in: Unified diff