From 3e572865847d2aa33feef350e487201e213ceb6a Mon Sep 17 00:00:00 2001 From: zYne Date: Thu, 14 Jun 2007 18:17:07 +0000 Subject: [PATCH] doc block fix --- lib/Doctrine/IntegrityMapper.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Doctrine/IntegrityMapper.php b/lib/Doctrine/IntegrityMapper.php index d9858a978..5d1b86ff3 100644 --- a/lib/Doctrine/IntegrityMapper.php +++ b/lib/Doctrine/IntegrityMapper.php @@ -1,6 +1,6 @@ . */ -Doctrine::autoload('Doctrine_Connection_Module'); + /** - * Doctrine_Connection_UnitOfWork + * Doctrine_IntegrityMapper * * @package Doctrine * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @category Object Relational Mapping * @link www.phpdoctrine.com * @since 1.0 - * @version $Revision: 1495 $ + * @version $Revision$ * @author Konsta Vesterinen */ class Doctrine_IntegrityMapper