Added include of zmfuncs.php

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@95 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2002-10-16 22:12:01 +00:00
parent 1dfcc2b4b5
commit 79f075184f
1 changed files with 1 additions and 0 deletions

View File

@ -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 );