Completed
Branch develop (9f3f84)
by Peter
01:57
created
update.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -169,6 +169,9 @@
 block discarded – undo
169 169
         return;
170 170
     }
171 171
 	
172
+	/**
173
+	 * @param string $type
174
+	 */
172 175
 	protected function inwxSetNameserverInfo($type = null)
173 176
     {
174 177
         $object = "nameserver";
Please login to merge, or discard this patch.