forked from extern/egroupware
moved SyncML install checks from check_install to the SyncML app
This commit is contained in:
parent
ca976cd982
commit
14c00ccf56
@ -142,15 +142,6 @@
|
||||
'func' => 'extension_check',
|
||||
'warning' => lang('The session extension is needed to use php sessions (db-sessions work without).')
|
||||
),
|
||||
// leave SyncML checks here for now, as it is no app atm.
|
||||
'' => array(
|
||||
'func' => 'pear_check',
|
||||
'from' => 'SyncML',
|
||||
),
|
||||
'Log' => array(
|
||||
'func' => 'pear_check',
|
||||
'from' => 'SyncML',
|
||||
),
|
||||
'.' => array(
|
||||
'func' => 'permission_check',
|
||||
'is_world_writable' => False,
|
||||
|
Loading…
Reference in New Issue
Block a user