[zi-cvs] packages/com.zzoss.zic plugins_re.php,1.1,1.2

Sandro Zic <[email protected]> Wed, 07 Apr 2004 06:12:05 +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-serv12475/com.zzoss.zic

Modified Files:
	plugins_re.php 
Log Message:
deal with win files that already exist as dir

Index: plugins_re.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/plugins_re.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** plugins_re.php	7 Apr 2004 06:00:59 -0000	1.1
--- plugins_re.php	7 Apr 2004 06:12:03 -0000	1.2
***************
*** 108,111 ****
--- 108,114 ----
          include_once 'ZZOSS_Plugin/Plugin.php';
          $plugin = new ZZOSS_Plugin;
+         if(isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
+             $plugin->setDebug(true);
+         }
          $plugin->setDestDir($pkgs_root);
          
***************
*** 199,202 ****
--- 202,208 ----
      
      $plugin = new ZZOSS_Plugin;
+     if(isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
+         $plugin->setDebug(true);
+     }
      $plugin->setDestDir($pkgs_root);
      



-------------------------------------------------------
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