Current File : //home/strato/chroot/opt/RZphp72/includes/XML_CSSML/CSSML.php |
<?php
// vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4:
/**
* XML_CSSML: compatibility work around the wrong previous install dir
*
* PHP versions 4
*
* @category XML
* @package XML_CSSML
* @author Bertrand Gugger <bertrand@toggg.com>
* @copyright 2005 bertrand Gugger
* @license http://www.php.net/license/2_02.txt
* @version CVS: $Id: CSSML.php,v 1.1 2005/10/12 12:38:13 toggg Exp $
* @link http://pear.php.net/package/XML_CSSML
*/
/**
* include the right location
*/
require_once 'XML/CSSML.php';
?>