[zi-cvs] packages/com.zzoss.installer.lib Setup.php,1.1,1.2
[email protected] Sun, 04 Jan 2004 09:11:36 -0800
| 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:/tmp/cvs-serv6162/com.zzoss.installer.lib
Modified Files:
Setup.php
Log Message:
changed navigation of development section, starting with "Manage Applications" page
Index: Setup.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.installer.lib/Setup.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Setup.php 22 Dec 2003 17:14:04 -0000 1.1
--- Setup.php 4 Jan 2004 17:11:34 -0000 1.2
***************
*** 142,145 ****
--- 142,152 ----
}
+ function rmDataDir()
+ {
+ System::rm(array('-rf', $this->data_dir));
+ unset($this->inits[getcwd()]);
+ ZZOSS_InstallerUtils::serializeToFile($this->init_file, $this->inits);
+ }
+
function resume()
{
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click