Issue 63: Action system broken
Status:  Fixed
Owner:
Closed:  May 2009
Project Member Reported by trenchcoat.philosopher@gmail.com, May 30, 2009
What steps will reproduce the problem?
1. Perform an "action", like eg. logout or register
2. Get a blank page

What is the expected output? 
- depends on the action, obviously, but more than just a blank page
May 30, 2009
Project Member #1 trenchcoat.philosopher@gmail.com
There was still a function that references $ECHO instead of $outputPage. Changed it.
Status: Fixed