mime_drivers.php error ...

Marc G. Fournier scrappy@hub.org
Thu, 17 Jan 2002 14:22:39 -0400 (AST)


Why am I getting the following:

Parse error: parse error, expecting `')'' in
/usr/local/www/horde/config/mime_drivers.php on line 24

The line(s) look like:

$mime_drivers_map['horde']['registered'] = array(
    'php', 'tgz', 'vcard'
    ,'msword', 'msexcel', 'mspowerpoint',
    ,'enscript', 'rar', 'zip', 'rpm'
    // , 'deb'
    );

Everything balances from what I can see ... no?