[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] sync/setup setup.inc.php,1.11
From: |
gugux |
Subject: |
[Phpgroupware-cvs] sync/setup setup.inc.php,1.11 |
Date: |
Thu, 24 Feb 2005 15:26:59 -0000 |
Update of sync/setup
Modified Files:
Branch: MAIN
setup.inc.php lines: +2 -2
Log Message:
Added new branch version compat.
====================================================
Index: sync/setup/setup.inc.php
diff -u sync/setup/setup.inc.php:1.10 sync/setup/setup.inc.php:1.11
--- sync/setup/setup.inc.php:1.10 Fri Nov 26 12:34:57 2004
+++ sync/setup/setup.inc.php Wed Feb 2 22:46:43 2005
@@ -43,7 +43,7 @@
// dependencies for this app to work
$setup_info['sync']['depends'][] = array(
'appname' => 'phpgwapi',
- 'versions' => Array('0.9.16')
+ 'versions' => Array('0.9.16', '0.9.17', '0.9.18')
);
?>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] sync/setup setup.inc.php,1.11,
gugux <=