Revision fbaec9eb
Added by Scott Ullrich about 14 years ago
etc/rc.newwanip | ||
---|---|---|
40 | 40 |
require_once("ipsec.inc"); |
41 | 41 |
require_once("vpn.inc"); |
42 | 42 |
require_once("openvpn.inc"); |
43 |
require_once("rrd.inc"); |
|
43 | 44 |
|
44 | 45 |
// Do not process while booting |
45 | 46 |
if($g['booting']) |
Also available in: Unified diff
Add issing include to avoid PHP fatal error when calling enable_rrd_graphing()