FIX: PHP-Markdown does not adhere to PEAR conventions, therefore it cannot autoload...
[phorkie.git] / src / phorkie / SetupCheck.php
index 8ead33faa2601ec6acea3a5bb5733afb07b1838b..b1107b51b15b66c26a6b982cc0146ac45024b400 100644 (file)
@@ -10,6 +10,7 @@ class SetupCheck
         'pear.php.net/HTTP_Request2'       => 'HTTP_Request2',
         'pear.php.net/Pager'               => 'Pager',
         'pear.php.net/Services_Libravatar' => 'Services_Libravatar',
+        'zustellzentrum.cweiske.de/MIME_Type_PlainDetect' => 'MIME_Type_PlainDetect',
     );
 
     protected $writableDirs;