mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Load vfs_shared class
This commit is contained in:
parent
f72d5d300e
commit
241a0bbf09
@ -4,5 +4,6 @@
|
||||
$GLOBALS['phpgw_info']['server']['file_repository'] = 'sql';
|
||||
}
|
||||
|
||||
include (PHPGW_API_INC . '/class.vfs_shared.inc.php');
|
||||
include (PHPGW_API_INC . '/class.vfs_' . $GLOBALS['phpgw_info']['server']['file_repository'] . '.inc.php');
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user