Kaydet (Commit) 83516275 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS native116 (1.11.104); FILE MERGED

2007/10/10 15:12:06 is 1.11.104.1: #i82313# preparing merge module integration
üst 708fd2b1
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: globals.pm,v $ # $RCSfile: globals.pm,v $
# #
# $Revision: 1.11 $ # $Revision: 1.12 $
# #
# last change: $Author: ihi $ $Date: 2007-07-12 11:17:41 $ # last change: $Author: ihi $ $Date: 2007-11-23 13:35:13 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -50,7 +50,8 @@ BEGIN ...@@ -50,7 +50,8 @@ BEGIN
@allitems = ("Installation", "ScpAction", "HelpText", "Directory", "DataCarrier", "StarRegistry", "File", @allitems = ("Installation", "ScpAction", "HelpText", "Directory", "DataCarrier", "StarRegistry", "File",
"Shortcut", "Custom", "Unixlink", "Procedure", "Module", "Profile", "ProfileItem", "Shortcut", "Custom", "Unixlink", "Procedure", "Module", "Profile", "ProfileItem",
"Folder", "FolderItem", "RegistryItem", "StarRegistryItem", "WindowsCustomAction"); "Folder", "FolderItem", "RegistryItem", "StarRegistryItem", "WindowsCustomAction",
"MergeModule");
$logging = 0; $logging = 0;
$logfilename = "logfile.log"; # the default logfile name for global errors $logfilename = "logfile.log"; # the default logfile name for global errors
......
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