[AppDB] Preferences should check for $_POST not $_REQUEST

Paul van Schayck polleke at gmail.com
Fri Dec 17 12:13:32 CST 2004


Jonathan made preferences.php check for $_REQUEST if something has
been submitted. This will always be true (causing to submit the
preferences with every load), because we're using sessions.

Changelog:
Check for a submit using $_POST not $_REQUEST
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pref.diff
Type: text/x-patch
Size: 377 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041217/decb0b9a/pref.bin


More information about the wine-patches mailing list