Index: openacs-4/packages/acs-core-docs/www/parties.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/parties.html,v diff -u -r1.54.2.6 -r1.54.2.7 --- openacs-4/packages/acs-core-docs/www/parties.html 15 Sep 2021 16:11:34 -0000 1.54.2.6 +++ openacs-4/packages/acs-core-docs/www/parties.html 28 Mar 2023 11:20:36 -0000 1.54.2.7 @@ -99,7 +99,6 @@ email_bouncing_p char(1) default 'f' not null constraint users_email_bouncing_p_ck check (email_bouncing_p in ('t','f')), - no_alerts_until date, last_visit date, second_to_last_visit date, n_sessions integer default 1 not null,