diff --git a/web/zmhtml.php b/web/zmhtml.php index 6c26f8893..72c7fe1e3 100644 --- a/web/zmhtml.php +++ b/web/zmhtml.php @@ -32,6 +32,7 @@ if ( $new_bandwidth ) require_once( 'zmconfig.php' ); require_once( 'zmdb.php' ); +require_once( 'zmfuncs.php' ); require_once( 'zmactions.php' ); if ( !$view ) @@ -96,7 +97,7 @@ if ( $view == "console" )