Index: openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql 26 May 2017 17:25:36 -0000 1.7 +++ openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql 28 Mar 2018 17:00:40 -0000 1.8 @@ -115,7 +115,7 @@ -- are not to be displayed) -- This has to be done on a per user (or per session) basis so we can not store -- this information in the bm_bookmarks table (otherwise we would have problems when --- two users view the same bookmarks concurently). +-- two users view the same bookmarks concurrently). create table bm_in_closed_p ( bookmark_id constraint bm_in_closed_p_bookmark_id_nn not null