directories are working
users still have dependencies to database code
This commit is contained in:
Jan Dittberner 2007-11-21 23:00:58 +00:00
parent 5e60bf4a9a
commit 7bffc8bf97
12 changed files with 168 additions and 183 deletions

View file

@ -0,0 +1,9 @@
<html>
<head>
<title>DavAdmin - An error occured</title>
</head>
<body>
<h1>DavAdmin - An error occured</h1>
<p>{$errormsg}</p>
</body>
</html>