mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-17 13:27:46 -04:00
Removed dependency on General module due to missing symbols.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2203 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
@@ -45,7 +45,10 @@ use constant CHECK_INTERVAL => (1*24*60*60); # Interval between version checks
|
||||
#
|
||||
# ==========================================================================
|
||||
|
||||
use ZoneMinder;
|
||||
use ZoneMinder::Base qw(:all);
|
||||
use ZoneMinder::Config qw(:all);
|
||||
use ZoneMinder::Debug qw(:all);
|
||||
use ZoneMinder::Database qw(:all);
|
||||
use ZoneMinder::ConfigAdmin qw( :functions );
|
||||
use POSIX;
|
||||
use DBI;
|
||||
|
||||
Reference in New Issue
Block a user