app/soc/content/memory_error.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 05 Apr 2009 18:18:07 +0000
changeset 2084 93c8a683dc12
parent 1582 f2f352ad193f
permissions -rw-r--r--
Fixed a missing variable declaration This caused /org_app/list to be broken. 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>