[zi-cvs] packages/com.zzoss.zic installer_remove.php,1.3,1.4
Sandro Zic <[email protected]> Sun, 04 Apr 2004 08:51: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-serv16999/com.zzoss.zic
Modified Files:
installer_remove.php
Log Message:
make pop-up of app info work
Index: installer_remove.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/installer_remove.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** installer_remove.php 4 Apr 2004 08:20:01 -0000 1.3
--- installer_remove.php 4 Apr 2004 08:51:32 -0000 1.4
***************
*** 53,56 ****
--- 53,60 ----
<h1>Remove Installer</h1>
<?php
+ $application = $zi_registry->getApplication($GLOBALS['ZI']['installer_application'], $GLOBALS['ZI']['installer_distribution']);
+ ?>
+ <h2><a href="info.php?type=application&application=<?php echo $GLOBALS['ZI']['installer_application']; ?>&distribution=<?php echo $GLOBALS['ZI']['installer_distribution']; ?>" onclick="javascript:window.open('info.php?type=application&application=<?php echo $GLOBALS['ZI']['installer_application']; ?>&distribution=<?php echo $GLOBALS['ZI']['installer_distribution']; ?>', 'ApplicationInformation', 'width=500,height=500,resizable=1,status=0,scrollbars=1,toolbar=0,location=0,directories=0,menubar=0,dependent=0');void(0);javascript:return(false);" target="_blank" title="<?php echo $application["summary"].' '.$application['release']['version']; ?>"><?php echo $application["summary"].' '.$application['release']['version']; ?></a></h2>
+ <?php
if(isset($msg)) {
echo '<textarea style="width:95%;height: 100px" readonly>'.$msg.'</textarea>';
-------------------------------------------------------
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