aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/todolist.html')
-rw-r--r--docs/todolist.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/todolist.html b/docs/todolist.html
new file mode 100644
index 0000000..533190c
--- /dev/null
+++ b/docs/todolist.html
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+ <html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <!-- template designed by Marco Von Ballmoos -->
+ <title>Todo List</title>
+ <link rel="stylesheet" href="media/stylesheet.css" />
+ <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
+ </head>
+ <body>
+ <div align="center"><h1>Todo List</h1></div>
+<h2>mirror</h2>
+<h3><a href="mirror/lib/_php_lib_auth_php.html">auth.php</a></h3>
+<ul>
+ <li>re-enforce one-per-user session limit</li>
+</ul>
+<h3><a href="mirror/lib/_php_lib_mirror_php.html">mirror.php</a></h3>
+<ul>
+ <li>add transactions once innodb table types are in place</li>
+</ul>
+ <p class="notes" id="credit">
+ Documentation generated on Mon, 8 Nov 2004 13:43:06 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a>
+ </p>
+ </body>
+</html> \ No newline at end of file