Our compatibility code raelly needs to go into functions.inc so it can get installed before other php files are sourced.
Missed require
Rever commit. m0n0wall also uses require_once()
Change require_once to require.
This is how m0n0wall works, not sure at what point I made this bad decision. Sorry!
We're in 2006 now, toto
Remove trailing newline
Alpha sort includesrequire util.increquire pfsense-utils.inc
add vslb to function includes
remove trailing psace
Add $Id$ tag
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Do not run shaper.inc since we no longer support dummynet traffic shaping.
Initial revision