[zi-cvs] packages/com.zzoss.zic packages_confirm.php,1.9,1.10
Sandro Zic <[email protected]> Sat, 03 Apr 2004 16:49:35 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1211/com.zzoss.zic
Modified Files:
packages_confirm.php
Log Message:
fix bug that showed the installer within the installer
Index: packages_confirm.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/packages_confirm.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** packages_confirm.php 3 Apr 2004 16:15:48 -0000 1.9
--- packages_confirm.php 3 Apr 2004 16:49:33 -0000 1.10
***************
*** 155,165 ****
}
! if($portlet_pkg->hasDownloads()) {
echo $output;
$link_next = 'packages_download.php'.zi_form_querystr();
}
if($portlet_pkg->hasActions()) {
- echo $output;
$zi_buttons['ok'] = $link_next;
}
--- 155,167 ----
}
! if($portlet_pkg->hasDownloads() || $portlet_pkg->hasActions()) {
echo $output;
+ }
+
+ if($portlet_pkg->hasDownloads()) {
$link_next = 'packages_download.php'.zi_form_querystr();
}
if($portlet_pkg->hasActions()) {
$zi_buttons['ok'] = $link_next;
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click