Revision 654998ee
Added by Carlos Eduardo Ramos about 15 years ago
usr/local/www/interfaces_groups.php | ||
---|---|---|
38 | 38 |
##|-PRIV |
39 | 39 |
|
40 | 40 |
require("guiconfig.inc"); |
41 |
require_once("functions.inc"); |
|
41 | 42 |
|
42 | 43 |
if (!is_array($config['ifgroups']['ifgroupentry'])) |
43 | 44 |
$config['ifgroups']['ifgroupentry'] = array(); |
Also available in: Unified diff
Checked gettext() implementation on interfaces_groups.php