mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
forget to remove test-comments
This commit is contained in:
parent
9b32a9ac76
commit
2dac413bc8
@ -151,13 +151,11 @@
|
|||||||
'func' => 'pear_check',
|
'func' => 'pear_check',
|
||||||
'from' => 'SyncML',
|
'from' => 'SyncML',
|
||||||
),
|
),
|
||||||
/*
|
|
||||||
'.' => array(
|
'.' => array(
|
||||||
'func' => 'permission_check',
|
'func' => 'permission_check',
|
||||||
'is_world_writable' => False,
|
'is_world_writable' => False,
|
||||||
'recursiv' => True
|
'recursiv' => True
|
||||||
),
|
),
|
||||||
*/
|
|
||||||
'header.inc.php' => array(
|
'header.inc.php' => array(
|
||||||
'func' => 'permission_check',
|
'func' => 'permission_check',
|
||||||
'is_world_readable' => False,
|
'is_world_readable' => False,
|
||||||
|
Loading…
Reference in New Issue
Block a user