app/soc/content/memory_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 02 Apr 2009 15:31:36 +0000
changeset 2052 a723a2509e21
parent 1582 f2f352ad193f
permissions -rw-r--r--
Add some additional functions for stats to stats.py script. This included getStudents, getUsers, getMentors, getOrgAdmins, countStudentsWithProposals and some style fixes. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

<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>