diff options
Diffstat (limited to 'plugins/CmdLine/CmdLine.html')
-rw-r--r-- | plugins/CmdLine/CmdLine.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/CmdLine/CmdLine.html b/plugins/CmdLine/CmdLine.html new file mode 100644 index 0000000000..31beec9f89 --- /dev/null +++ b/plugins/CmdLine/CmdLine.html @@ -0,0 +1,12 @@ +<html>
+ <head></head>
+ <body>
+ <center>
+ <h1>CmdLine Test Page</h1>
+
+ <p>CmdLine version 0.0.4.1
+ </p>
+ <p><a href="CmdLine.zip">CmdLine.zip</a></p>
+ </center>
+ </body>
+</html>
|