Update with added Domain_Auto_Add settings

--HG--
branch : develop
This commit is contained in:
botanicvelious 2014-12-07 05:01:05 -08:00
parent 07286c14d1
commit a79e141193
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;