[AppDB] Allow users to disable contact form for non-admins

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Fri Apr 20 11:03:51 CDT 2007


Allow users to disable contact form for non-admins

The following SQL command must be run

INSERT INTO prefs_list (id, name, def_value, value_list, description) 
VALUES(NULL, 'disable_contact', 'no', 'yes|no', 'Disable contact form for 
non-admins')
-------------- next part --------------
A non-text attachment was scrubbed...
Name: contact-disablemail.diff
Type: text/x-diff
Size: 1551 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070420/8582a6a6/contact-disablemail.bin


More information about the wine-patches mailing list