diff options
author | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-15 10:35:56 +0000 |
commit | 5fc8c5edf574ab024d4646914b6432d458e2ffbd (patch) | |
tree | c8031ae966b35c47f6aea9929e10911412ff6c59 /sql-ledger/index.html | |
parent | a4fc489e860b7bc51b5282a87ea21750b30b905e (diff) | |
parent | 32306b5f8ffe4ce594409aa6e89626740b225a39 (diff) |
This commit was generated by cvs2svn to compensate for changes in r3883,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'sql-ledger/index.html')
-rw-r--r-- | sql-ledger/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sql-ledger/index.html b/sql-ledger/index.html new file mode 100644 index 000000000..2642e10a7 --- /dev/null +++ b/sql-ledger/index.html @@ -0,0 +1,13 @@ +<head> + <title>SQL-Ledger</title> + <meta http-equiv="refresh" content="0; URL=login.pl"> +</head> + +<body> +<h2>SQL-Ledger</h2> + +<a href=login.pl>Login</a><br> + +</body> +</html> + |