Index: openacs-4/packages/acs-outdated/tcl/acs-tcl-admin-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-outdated/tcl/acs-tcl-admin-procs.xql,v diff -u -r1.1 -r1.1.4.1 --- openacs-4/packages/acs-outdated/tcl/acs-tcl-admin-procs.xql 2 Oct 2013 07:23:44 -0000 1.1 +++ openacs-4/packages/acs-outdated/tcl/acs-tcl-admin-procs.xql 2 Jan 2016 17:36:54 -0000 1.1.4.1 @@ -3,59 +3,10 @@ - select sql_post_select from user_classes where user_class_id = [ns_dbquotevalue $user_class_id] - - - - select category from categories where category_id = :category_id - - - - - - - - select country_name from country_codes where iso = :country_code - - - - - - - - select state_name from states where usps_abbrev = :usps_abbrev - - - - - - - - select group_name from groups where group_id = :group_id - - - - - - - - select to_char(to_date(:registration_during_month,'YYYYMM'),'fmMonth YYYY') from dual - - - - - - - - select name from user_classes where user_class_id = :user_class_id - - - - Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/acs-outdated/tcl/acs-tcl-widget-procs.xql'. Fisheye: No comparison available. Pass `N' to diff?