mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 05:11:41 +02:00
"a small fix a had to make some time ago to update a 1.0 install"
This commit is contained in:
parent
3cdd3a8600
commit
8dc321cfe3
@ -151,7 +151,7 @@
|
|||||||
),
|
),
|
||||||
'pk' => array('vfs_file_id'),
|
'pk' => array('vfs_file_id'),
|
||||||
'fk' => array(),
|
'fk' => array(),
|
||||||
'ix' => array(array('vfs_directory','vfs_name','vfs_mime_type')),
|
'ix' => array(array('vfs_directory','vfs_name')),
|
||||||
'uc' => array()
|
'uc' => array()
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user