Index: openacs-4/packages/dotlrn/sql/postgresql/dotlrn-portal-types-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/sql/postgresql/Attic/dotlrn-portal-types-drop.sql,v diff -u -N --- openacs-4/packages/dotlrn/sql/postgresql/dotlrn-portal-types-drop.sql 2 Jul 2002 18:40:08 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,25 +0,0 @@ --- --- Copyright (C) 2001, 2002 OpenForce, Inc. --- --- This file is part of dotLRN. --- --- dotLRN is free software; you can redistribute it and/or modify it under the --- terms of the GNU General Public License as published by the Free Software --- Foundation; either version 2 of the License, or (at your option) any later --- version. --- --- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY --- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS --- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more --- details. --- - --- --- DotLRN portal templates - drop script --- --- @author arjun (arjun@openforce.net) --- @autho dan chak (chak@openforce.net) --- @version $Id: dotlrn-portal-types-drop.sql,v 1.1 2002/07/02 18:40:08 chak Exp $ --- - -drop table dotlrn_portal_types_map;