inc/toolkit.inc.php
changeset 164 4c6adb48dcfd
parent 148 362a952b0a12
child 176 18905ae8cca3
--- a/inc/toolkit.inc.php	Thu May 15 19:02:53 2008 +0000
+++ b/inc/toolkit.inc.php	Thu May 15 21:50:20 2008 +0000
@@ -88,8 +88,8 @@
 
 // If fancy records is enabled, extend this field.
 if($dns_fancy) {
-        $rtypes[10] = 'URL';
-        $rtypes[11] = 'MBOXFW';
+        $rtypes[12] = 'URL';
+        $rtypes[13] = 'MBOXFW';
 }
 
 // $template - array of records that will be applied when adding a new zone file