[zi-cvs] packages/com.zzoss.zic application_done.php,1.6,1.7 packages_process.php,1.2,1.3

[email protected] Mon, 09 Feb 2004 10:54:33 -0800
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-serv13127/com.zzoss.zic

Modified Files:
	application_done.php packages_process.php 
Log Message:
E_ALL support

Index: application_done.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/application_done.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** application_done.php	9 Feb 2004 18:16:10 -0000	1.6
--- application_done.php	9 Feb 2004 18:54:30 -0000	1.7
***************
*** 40,44 ****
  	
      // if this is an update, remove the old application
!     if(strlen($_REQUEST['update_old'])){
          $zi_registry->removeApplication($_REQUEST['update_old']);
      }
--- 40,44 ----
  	
      // if this is an update, remove the old application
!     if(isset($_REQUEST['update_old'])){
          $zi_registry->removeApplication($_REQUEST['update_old']);
      }

Index: packages_process.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/packages_process.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** packages_process.php	5 Jan 2004 08:44:54 -0000	1.2
--- packages_process.php	9 Feb 2004 18:54:30 -0000	1.3
***************
*** 38,42 ****
  	
  	// check step
! 	if(!$_REQUEST["step"]) {
  		$step = 0;
  		// remove old log file
--- 38,42 ----
  	
  	// check step
! 	if(!isset($_REQUEST["step"])) {
  		$step = 0;
  		// remove old log file



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn