// $Id$

This directory contains the types of media that are being handled.
Anything not here is classified as being in the generic category.

There is only one thing which needs to be set by the include file,
and that is an array called $extensions. This contains an
associative array where the key is the extension, and the value is
the mime-type of the key.

See one of the audio, image, video for examples.

