Moved into new password-protected admin directory
[irspy-moved-to-github.git] / web / htdocs / check.html
diff --git a/web/htdocs/check.html b/web/htdocs/check.html
deleted file mode 100644 (file)
index 345d901..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-%# $Id: check.html,v 1.5 2006-11-13 16:48:49 mike Exp $
-<%args>
-@id
-$test => undef
-</%args>
-<& /chrome/layout.mc, %ARGS, component => "/details/check.mc",
-    title => ((@id > 1 ? "Test targets" : "Test a target") .
-              (defined $test ? ": $test" : "")) &>