[zi-cvs] packages/com.zzoss.zic plugins_re.php,1.4,1.5
Sandro Zic <[email protected]> Mon, 17 May 2004 13:19:20 +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-serv21360/com.zzoss.zic
Modified Files:
plugins_re.php
Log Message:
config option to turn on/off debugging of a case-insensitive filesystem (problem of same file and dir name) - for Win and MacOS
Index: plugins_re.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/plugins_re.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** plugins_re.php 11 May 2004 18:42:21 -0000 1.4
--- plugins_re.php 17 May 2004 13:19:17 -0000 1.5
***************
*** 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);
}
--- 108,112 ----
include_once 'ZZOSS_Plugin/Plugin.php';
$plugin = new ZZOSS_Plugin;
! if($GLOBALS['ZI']['debug_case-insensitive'] && 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);
}
--- 205,209 ----
$plugin = new ZZOSS_Plugin;
! if($GLOBALS['ZI']['debug_case-insensitive'] && isset($_REQUEST['mode']) && $_REQUEST['mode'] == 'dev'){
$plugin->setDebug(true);
}
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click