tyop
authorkhoff <khoff>
Wed, 24 Dec 2003 18:18:21 +0000 (18:18 +0000)
committerkhoff <khoff>
Wed, 24 Dec 2003 18:18:21 +0000 (18:18 +0000)
FS/bin/freeside-setup

index fce8bc7..b7a414a 100755 (executable)
@@ -342,7 +342,7 @@ sub tables_hash_hack {
       ],
       'primary_key' => 'agentnum',
       'unique' => [],
       ],
       'primary_key' => 'agentnum',
       'unique' => [],
-      'index' => [ ['typenum'], ['diabled'] ],
+      'index' => [ ['typenum'], ['disabled'] ],
     },
 
     'agent_type' => {
     },
 
     'agent_type' => {