Add shaper.inc

This commit is contained in:
Scott Ullrich 2009-11-21 22:23:01 -05:00
parent 5fbcc12a97
commit 7c6cef3c26

View File

@ -30,9 +30,10 @@
*/
require_once("globals.inc");
require_once("functions.inc");
require_once("config.inc");
require_once("functions.inc");
require_once("shaper.inc");
if(isset($config['system']['enablesshd'])) {
/* do nothing, we're enabled */
} else {