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:
parent
1dfcc2b4b5
commit
79f075184f
|
@ -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 );
|
||||
|
|
Loading…
Reference in New Issue