forked from extern/egroupware
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