Revision 1965b431
Added by Steve Beaver over 4 years ago
src/etc/inc/globals.inc | ||
---|---|---|
65 | 65 |
"admin_group" => "admins", |
66 | 66 |
"product_name" => "pfSense", |
67 | 67 |
"product_label" => "pfSense", |
68 |
"product_label_html" => "Netgate pfSense<sup>®</sup> Plus",
|
|
68 |
"product_label_html" => "Netgate pfSense<sup>®</sup>", |
|
69 | 69 |
"product_version" => trim(file_get_contents("/etc/version"), " \n"), |
70 | 70 |
"product_copyright_years" => "2004 - ".date("Y"), |
71 | 71 |
"disablehelpmenu" => false, |
Also available in: Unified diff
Typo