[zi-cvs] packages/com.zzoss.zic plugins_re.php,1.3,1.4

Sandro Zic <[email protected]> Tue, 11 May 2004 18:42:23 +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-serv7387/com.zzoss.zic

Modified Files:
	plugins_re.php 
Log Message:
turn on/off debugging of Win filesystem (problem of same file and dir name)

Index: plugins_re.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/plugins_re.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** plugins_re.php	7 Apr 2004 14:21:54 -0000	1.3
--- plugins_re.php	11 May 2004 18:42:21 -0000	1.4
***************
*** 108,112 ****
          include_once 'ZZOSS_Plugin/Plugin.php';
          $plugin = new ZZOSS_Plugin;
!         if(isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
              $plugin->setDebug(true);
          }
--- 108,112 ----
          include_once 'ZZOSS_Plugin/Plugin.php';
          $plugin = new ZZOSS_Plugin;
!         if($GLOBALS['ZI']['debug_win_filesystem'] && isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
              $plugin->setDebug(true);
          }
***************
*** 205,209 ****
      
      $plugin = new ZZOSS_Plugin;
!     if(isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
          $plugin->setDebug(true);
      }
--- 205,209 ----
      
      $plugin = new ZZOSS_Plugin;
!     if($GLOBALS['ZI']['debug_win_filesystem'] && isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
          $plugin->setDebug(true);
      }



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3