10 lines
285 B
PHP
10 lines
285 B
PHP
<?php
|
|
/**
|
|
* @package php-font-lib
|
|
* @link http://php-font-lib.googlecode.com/
|
|
* @author Fabien Ménager <fabien.menager@gmail.com>
|
|
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
|
|
* @version $Id$
|
|
*/
|
|
|
|
header("Location: font_explorer.html"); |