diff --git a/web/zmwml.php b/web/zmwml.php index 973948ad1..5cd41489a 100644 --- a/web/zmwml.php +++ b/web/zmwml.php @@ -32,6 +32,7 @@ $bandwidth = "mobile"; require_once( 'zmconfig.php' ); require_once( 'zmdb.php' ); +require_once( 'zmfuncs.php' ); require_once( 'zmactions.php' ); define( "WAP_COOKIES", false );