initial re-coding
[configmanager.git] / lib / cisco.plugin.php
diff --git a/lib/cisco.plugin.php b/lib/cisco.plugin.php
new file mode 100644 (file)
index 0000000..4b6490c
--- /dev/null
@@ -0,0 +1,8 @@
+<?php 
+
+$HOST_TYPE["cisco"]["name"] = "Cisco";
+$HOST_TYPE["cisco"]["configform"] = "somefuntion";
+$HOST_TYPE["cisco"]["postfunction"] = "somefuntion";
+
+
+?>
\ No newline at end of file