[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: sync/setup tables_current.inc.php,NONE,1.1 setu
From: |
Dave Hall <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: sync/setup tables_current.inc.php,NONE,1.1 setup.inc.php,1.1,1.2 |
Date: |
Sun, 04 May 2003 05:16:37 -0400 |
Update of /cvsroot/phpgroupware/sync/setup
In directory subversions:/tmp/cvs-serv3630
Modified Files:
setup.inc.php
Added Files:
tables_current.inc.php
Log Message:
added table def
***** Error reading new file: [Errno 2] No such file or directory:
'tables_current.inc.php'
Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/sync/setup/setup.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** setup.inc.php 4 May 2003 09:00:56 -0000 1.1
--- setup.inc.php 4 May 2003 09:16:33 -0000 1.2
***************
*** 32,34 ****
'versions' => Array('0.9.13', '0.9.14')
);
! ?>
--- 32,35 ----
'versions' => Array('0.9.13', '0.9.14')
);
!
! $setup_info['sync']['tables'] = array('phpgw_sync_match');
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: sync/setup tables_current.inc.php,NONE,1.1 setup.inc.php,1.1,1.2,
Dave Hall <address@hidden> <=