mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 05:11:41 +02:00
Adjust to match coding std
This commit is contained in:
parent
055aa6273b
commit
cb2d1faf07
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* Dependacies for this app to work */
|
/* Dependacies for this app to work */
|
||||||
$setup_info['addressbook']['depends'][] = array(
|
$setup_info['addressbook']['depends'][] = array(
|
||||||
'appname' => 'phpgwapi',
|
'appname' => 'phpgwapi',
|
||||||
'versions' => Array('0.9.10', '0.9.11' , '0.9.12')
|
'versions' => Array('0.9.10', '0.9.11' , '0.9.12')
|
||||||
);
|
);
|
||||||
?>
|
?>
|
Loading…
x
Reference in New Issue
Block a user