forum-reply-procs.xql
DB Query file
Related Files
- packages/forums/tcl/forum-reply-procs.xql
- packages/forums/tcl/forum-reply-procs.tcl
- packages/forums/tcl/forum-reply-procs-postgresql.xql
- packages/forums/tcl/forum-reply-procs-oracle.xql
[ hide source ] | [ make this the default ]
File Contents
<?xml version="1.0"?> <queryset> <fullquery name="forum::notification::get_url.select_object_type"> <querytext> select object_type from acs_objects where object_id = :object_id </querytext> </fullquery> </queryset>