INTEGRATION: CWS native93 (1.16.282); FILE MERGED
2007/07/02 15:36:14 is 1.16.282.1: #i73826# introducing OOo base version for all products
This commit is contained in:
parent
cff4370cbc
commit
b168164dae
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: ziplist.pm,v $
|
||||
#
|
||||
# $Revision: 1.16 $
|
||||
# $Revision: 1.17 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2006-10-11 09:05:08 $
|
||||
# last change: $Author: ihi $ $Date: 2007-07-11 14:40:46 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -88,7 +88,7 @@ sub getproductblock
|
|||
}
|
||||
}
|
||||
|
||||
if ( ! $searchexists )
|
||||
if (( ! $searchexists ) && ( $search ne $installer::globals::globalblock ))
|
||||
{
|
||||
if ($search eq $installer::globals::product )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue