. */ Doctrine::autoload('Doctrine_Connection_Module'); /** * Doctrine_Util * * @package Doctrine * @subpackage Util * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @link www.phpdoctrine.com * @since 1.0 * @version $Revision$ * @author Konsta Vesterinen */ class Doctrine_Util extends Doctrine_Connection_Module { }