app/soc/content/memory_error.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Mar 2009 20:13:19 +0000
changeset 1988 d826f7aed8f2
parent 1582 f2f352ad193f
permissions -rw-r--r--
Make sure the user has restricted rights to create a new document This way users cannot create a document in a scope they should not have direct access to. Patch by: Sverre Rabbelier

<html>
<head><title>We ran out of memory</title></head>
<body>
We ran out of memory while serving your request, please try again.
</body>
</html>