mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
Fixed phpgw_log <-> phpgw_log_msg relationship...
This commit is contained in:
parent
88b295ea9d
commit
c1844e6ebc
@ -14,7 +14,7 @@
|
||||
/* Basic information about this app */
|
||||
$setup_info['phpgwapi']['name'] = 'phpgwapi';
|
||||
$setup_info['phpgwapi']['title'] = 'phpgwapi';
|
||||
$setup_info['phpgwapi']['version'] = '0.9.13.007';
|
||||
$setup_info['phpgwapi']['version'] = '0.9.13.008';
|
||||
$setup_info['phpgwapi']['versions']['current_header'] = '1.16';
|
||||
$setup_info['phpgwapi']['enable'] = 3;
|
||||
$setup_info['phpgwapi']['app_order'] = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user