added cisco_comm_indexing() method for clarification/customization purposed.

This commit is contained in:
Max Baker
2004-03-02 05:46:14 +00:00
parent 094c2d548d
commit d78e5d6656
7 changed files with 43 additions and 2 deletions

View File

@@ -115,6 +115,10 @@ sub ports {
return $ports2;
}
sub cisco_comm_indexing {
1;
}
1;
__END__