mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
"update API and etemplate dependency"
This commit is contained in:
parent
1da86275f9
commit
61a23ba829
@ -35,11 +35,11 @@
|
||||
/* Dependencies for this app to work */
|
||||
$setup_info['importexport']['depends'][] = array(
|
||||
'appname' => 'phpgwapi',
|
||||
'versions' => Array('1.3','1.4','1.5')
|
||||
'versions' => Array('1.3','1.4','1.5','1.6','1.7')
|
||||
);
|
||||
$setup_info['importexport']['depends'][] = array(
|
||||
'appname' => 'etemplate',
|
||||
'versions' => Array('1.3','1.4','1.5')
|
||||
'versions' => Array('1.3','1.4','1.5','1.6','1.7')
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user