toggle-comments-view.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

<?xml version="1.0"?>
<queryset>

<fullquery name="toggle_comments">      
      <querytext>

	update cr_wp_presentations set show_comments_p = :view where presentation_id = :presentation_id

      </querytext>
</fullquery>

</queryset>