add phone_avail upgrade, RT#10520
authorivan <ivan>
Wed, 10 Nov 2010 19:18:31 +0000 (19:18 +0000)
committerivan <ivan>
Wed, 10 Nov 2010 19:18:31 +0000 (19:18 +0000)
FS/FS/Upgrade.pm

index 61a42a6..bced61c 100644 (file)
@@ -179,6 +179,9 @@ sub upgrade_data {
     #migrate to templates
     'msg_template' => [],
 
+    #return unprovisioned numbers to availability
+    'phone_avail' => [],
+
   ;
 
   \%hash;