Issue 24: Posts not visible if not logged in
Status:  Fixed
Owner:
Closed:  Feb 2009
Project Member Reported by trenchcoat.philosopher@gmail.com, Feb 20, 2009
People that aren't logged in can't read mandragon anymore.
Feb 20, 2009
Project Member #1 trenchcoat.philosopher@gmail.com
When not logged in, the $limit-variable was set to 0. Because the $CONFIG variable
was not defined as global, the page could not retrieve the correct value.
Status: Fixed