Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TEMPLATE_MIMETYPE « transformations « libraries - github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 75c7f7d74d39bf28f06c05fc57dafd3bf008c3da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:

/**
 * MIME-Init function TEMPLATE (Garvin Hicking).
 * -----------------------------------------
 *
 * This files serves no function. It's only kept here to add a mimetype value for selection.
 * You can still use global or other mimetype's transforms with this mimetype.
 */

?>