mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
small update, primary to get the anon cvs server on sf.net updated with resources
This commit is contained in:
parent
93e3241b70
commit
ba79aa917f
@ -14,7 +14,7 @@
|
||||
/* $Id$*/
|
||||
|
||||
$setup_info['resources']['name'] = 'resources';
|
||||
$setup_info['resources']['title'] = 'resources';
|
||||
$setup_info['resources']['title'] = 'Resources';
|
||||
$setup_info['resources']['version'] = '0.0.1.020';
|
||||
$setup_info['resources']['app_order'] = 1;
|
||||
$setup_info['resources']['tables'] = array('egw_resources');
|
||||
@ -22,8 +22,8 @@
|
||||
|
||||
$setup_info['resources']['author'] = 'Cornelius Weiss';
|
||||
$setup_info['resources']['license'] = 'GPL';
|
||||
$setup_info['resources']['description'] = 'Resource management system';
|
||||
$setup_info['resources']['note'] = 'This includes resource booking';
|
||||
$setup_info['resources']['description'] = 'A resource management and booking system, which integrates into eGroupWare\'s calendar.';
|
||||
$setup_info['resources']['note'] = '';
|
||||
$setup_info['resources']['maintainer'] = array(
|
||||
'name' => 'Cornelius Weiss',
|
||||
'email' => 'egw@von-und-zu-weiss.de'
|
||||
|
Loading…
Reference in New Issue
Block a user