ucanmexwise - 2008-03-26

Logged In: YES
user_id=1491929
Originator: NO

To fix the problem open the file "filmdb/config/requester.js".
Move to line 31: page_request.open('POST', url, true);
Exchange 'POST' with 'GET' and save the file.