First integration of imspector, some more work to do.

This commit is contained in:
Christian Schmidt
2010-08-28 08:38:10 +02:00
parent bef4096f65
commit aac0f7118f
11 changed files with 813 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
$subipfire->{'30.imspector'} = {'caption' => 'Imspector',
'uri' => '/cgi-bin/imspector.cgi',
'title' => 'Imspector',
'enabled' => 1,
};