addresses #1
directories are working users still have dependencies to database code
This commit is contained in:
parent
5e60bf4a9a
commit
7bffc8bf97
12 changed files with 168 additions and 183 deletions
9
admin/templates/error.html
Normal file
9
admin/templates/error.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue