[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.2,1.7.2.3
From: |
Ralf Becker <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.2,1.7.2.3 |
Date: |
Sat, 01 Jun 2002 06:34:43 -0400 |
Update of /cvsroot/phpgroupware/infolog
In directory subversions:/tmp/cvs-serv17540
Modified Files:
Tag: Version-0_9_14-branch
csv_import.php
Log Message:
removed a debug output
Index: csv_import.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/csv_import.php,v
retrieving revision 1.7.2.2
retrieving revision 1.7.2.3
diff -C2 -r1.7.2.2 -r1.7.2.3
*** csv_import.php 13 May 2002 15:16:30 -0000 1.7.2.2
--- csv_import.php 1 Jun 2002 10:34:38 -0000 1.7.2.3
***************
*** 276,281 ****
$GLOBALS['phpgw']->preferences->read_repository();
! $test =
$GLOBALS['phpgw']->preferences->add('infolog','cvs_import',$defaults);
! echo "add('infolog','cvs_import',defaults) =";
_debug_array($test);
$GLOBALS['phpgw']->preferences->save_repository(True);
--- 276,280 ----
$GLOBALS['phpgw']->preferences->read_repository();
!
$GLOBALS['phpgw']->preferences->add('infolog','cvs_import',$defaults);
$GLOBALS['phpgw']->preferences->save_repository(True);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.2,1.7.2.3,
Ralf Becker <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: infolog/templates/default admin.tpl,1.1,1.2 form.tpl,1.8,1.9 list.tpl,1.9,1.10 preferences.tpl,1.1,1.2
- Next by Date:
[Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.3,1.7.2.4
- Previous by thread:
[Phpgroupware-cvs] CVS: infolog/templates/default admin.tpl,1.1,1.2 form.tpl,1.8,1.9 list.tpl,1.9,1.10 preferences.tpl,1.1,1.2
- Next by thread:
[Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.3,1.7.2.4
- Index(es):