Revision 4f8e387d
Added by Scott Ullrich over 19 years ago
etc/inc/util.inc | ||
---|---|---|
262 | 262 |
'lo', |
263 | 263 |
'ng', |
264 | 264 |
'vlan', |
265 |
'tun', |
|
266 | 265 |
'pflog', |
267 | 266 |
'pfsync', |
268 | 267 |
'carp' |
... | ... | |
519 | 518 |
return strtolower(str_replace($replace, "", $fieldname)); |
520 | 519 |
} |
521 | 520 |
|
522 |
?> |
|
521 |
?> |
Also available in: Unified diff
OpenVPN cleanups by mposch@gmail.com