[zi-cvs] packages/com.zzoss.installer.lib Registry.php,1.30,1.31
Sandro Zic <[email protected]> Wed, 07 Apr 2004 08:23:30 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.installer.lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1151/com.zzoss.installer.lib
Modified Files:
Registry.php
Log Message:
refreshApplications() did not set back $this->application
Index: Registry.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.installer.lib/Registry.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Registry.php 6 Apr 2004 14:45:16 -0000 1.30
--- Registry.php 7 Apr 2004 08:23:27 -0000 1.31
***************
*** 429,432 ****
--- 429,433 ----
return false;
}
+
if(ZZOSS_INSTALLER_REGISTRY_DEBUG){
ZZOSS_Debug::log('ZZOSS_Registry', 'Application: '.$this->application, __FILE__, __LINE__, __FUNCTION__, __CLASS__);
***************
*** 565,573 ****
// remove possible flag
$this->unlockApplications();
!
! // Set back application
! if(strlen($application)){
! $this->setApplication($application);
! }
}
}
--- 566,574 ----
// remove possible flag
$this->unlockApplications();
! }
!
! // Set back application
! if(strlen($application)){
! $this->setApplication($application);
}
}
-------------------------------------------------------
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