moved gdcheck to projectmanager and projects

This commit is contained in:
Ralf Becker 2006-06-20 23:08:36 +00:00
parent 45b93c09ce
commit 9009a314a8

View File

@ -151,9 +151,6 @@
'func' => 'pear_check',
'from' => 'SyncML',
),
'gd' => array(
'func' => 'gd_check',
),
'.' => array(
'func' => 'permission_check',
'is_world_writable' => False,