mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-08 07:55:01 +02:00
Updated CodeCorner1 (markdown)
@ -57,7 +57,7 @@ But you need the (required) file ```setup.inc.php``` in folder ```$app/setup```.
|
|||||||
|
|
||||||
/* Dependencies for this app to work */
|
/* Dependencies for this app to work */
|
||||||
// we intend to build up from the newest api
|
// we intend to build up from the newest api
|
||||||
$setup_info['mail']['depends'][] = array(
|
$setup_info['test']['depends'][] = array(
|
||||||
'appname' => 'api',
|
'appname' => 'api',
|
||||||
'versions' => Array('16.1')
|
'versions' => Array('16.1')
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user