Index: openacs-4/packages/acs-subsite/sql/postgresql/themes-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/sql/postgresql/themes-create.sql,v diff -u -r1.3.6.3 -r1.3.6.4 --- openacs-4/packages/acs-subsite/sql/postgresql/themes-create.sql 28 Aug 2015 09:06:02 -0000 1.3.6.3 +++ openacs-4/packages/acs-subsite/sql/postgresql/themes-create.sql 12 Sep 2015 17:25:07 -0000 1.3.6.4 @@ -24,7 +24,8 @@ list_template text, list_filter_template text, dimensional_template text, - resource_dir text + resource_dir text, + streaming_head text ); -- Insert the old themes that were hard-wired into earlier versions of acs-subsite.