--
-- Copyright (C) 2001, 2002 MIT
--
-- 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.
--
--
-- drop portal
--
-- @author arjun@openforce.net
-- @author yon@openforce.net
-- @creation-date 2001-10-01
-- @version $Id: portal-drop.sql,v 1.2 2004/01/15 00:34:40 donb Exp $
--
\i datasource-package-drop.sql;
\i layout-package-drop.sql;
\i portal-package-drop.sql;
\i theme-package-drop.sql;
\i page-package-drop.sql;
\i portal-core-drop.sql;
\i objects-drop.sql;