Update with added Domain_Auto_Add settings

This commit is contained in:
botanicvelious 2014-12-07 05:01:05 -08:00
parent 18a52f8f92
commit 5055d68e3f
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
INSERT INTO `settings` (`idSettings`, `Setting`, `Value`) VALUES
(2, 'Domain_Auto_Add', '1');

View file

@ -6,7 +6,7 @@ $db_nel_tool = 2;
// Support
$db_nel_ams = 2;
$db_nel_ams_lib = 6;
$db_nel_ams_lib = 7;
// Domain
$db_ring_domain = 1;