mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Removed dependency on DB existing for config generation
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3245 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
use strict;
|
||||
use lib './scripts/ZoneMinder/lib';
|
||||
use ZoneMinder::ConfigAdmin qw/:data/;
|
||||
use ZoneMinder::ConfigData qw/:data/;
|
||||
|
||||
$| = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user