summaryrefslogtreecommitdiff
path: root/ACE/html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-01-18 19:23:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-01-18 19:23:11 +0000
commitfb863fb7c6bd5cffffa13b07aba5e421edab6838 (patch)
treed49e91e71106c8b69f565fad6055023ed98e4b8a /ACE/html
parentc819c98ebc1ae3f9df47594fd4eb7386c8ce953c (diff)
downloadATCD-fb863fb7c6bd5cffffa13b07aba5e421edab6838.tar.gz
Added index.html
Diffstat (limited to 'ACE/html')
-rw-r--r--ACE/html/Stats/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/ACE/html/Stats/index.html b/ACE/html/Stats/index.html
new file mode 100644
index 00000000000..58d94f9da61
--- /dev/null
+++ b/ACE/html/Stats/index.html
@@ -0,0 +1,15 @@
+<!-- $Id$ -->
+<html>
+<head>
+ <script language="JavaScript" type="text/javascript">
+ <!--
+ location.replace("index.shtml");
+ // -->
+ </script><noscript>
+ <meta http-equiv="refresh" content="0;URL=index.shtml">
+ </noscript>
+</head>
+ <body>
+ <a href="index.shtml">Click here to cocntinue...just in case anything else fails</a>
+ </body>
+</html> \ No newline at end of file