| 2 | | /** |
| 3 | | * Mime Types |
| 4 | | * ------------------------------------------------------------------- |
| 5 | | * This file contains an array of mime types. Our list is generally |
| 6 | | * more complete and robust than "mime.magic" |
| | 2 | /* |
| | 3 | * File: Mime Types |
| | 4 | * A list of mime types. Our list is generally more complete and accurate than |
| | 5 | * the operating system MIME list. |
| | 6 | * |
| | 7 | * If there are any missing options, please create a ticket on our issue tracker, |
| | 8 | * <http://kohanaphp.com/trac/newticket>. Be sure to give the filename and |
| | 9 | * expected MIME type, as well as any additional information you can provide. |