From 5f2d078e7d7d2b63c486d7da081f48e4616fc4a7 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 21 Nov 2009 19:10:37 -0500 Subject: Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed --- etc/rc.initial.reboot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/rc.initial.reboot') diff --git a/etc/rc.initial.reboot b/etc/rc.initial.reboot index 61bf0a9..ca9dcf5 100755 --- a/etc/rc.initial.reboot +++ b/etc/rc.initial.reboot @@ -55,4 +55,5 @@ EOD; } fclose($fp); -?> + +?> \ No newline at end of file -- cgit v1.1