hide-email.xql
DB Query file
Related Files
[ hide source ] | [ make this the default ]
File Contents
<?xml version="1.0"?> <queryset> <fullquery name="update_show_email"> <querytext> update users set show_email = $hide where user_id = :user_id </querytext> </fullquery> </queryset>