Commit 9091e069 authored by Frank Bergmann's avatar Frank Bergmann

- changed the files from dos to Unix format

parent ed85cca2
This diff is collapsed.
-- /packages/intranet-wiki/sql/postgresql/intranet-wiki-create.sql
--
-- Copyright (c) 2003-2004 Project/Open
--
-- All rights reserved. Please check
-- http://www.project-open.com/license/ for details.
--
-- @author frank.bergmann@project-open.com
-- avila@digiteix.com
-- Sets up an interface to the Wiki System system
---------------------------------------------------------
-- delete potentially existing menus and plugins
select im_component_plugin__del_module('intranet-wiki');
select im_menu__del_module('intranet-wiki');
-- /packages/intranet-wiki/sql/postgresql/intranet-wiki-create.sql
--
-- Copyright (c) 2003-2004 Project/Open
--
-- All rights reserved. Please check
-- http://www.project-open.com/license/ for details.
--
-- @author frank.bergmann@project-open.com
-- avila@digiteix.com
-- Sets up an interface to the Wiki System system
---------------------------------------------------------
-- delete potentially existing menus and plugins
select im_component_plugin__del_module('intranet-wiki');
select im_menu__del_module('intranet-wiki');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment