1
0
mirror of synced 2025-03-05 04:13:20 +03:00
This commit is contained in:
zYne 2007-03-07 10:57:40 +00:00
parent 41347bf2be
commit 13cd323717

View File

@ -1,6 +1,6 @@
<?php <?php
/* /*
* $Id: Pgsql.php 1113 2007-02-17 10:00:04Z romanb $ * $Id$
* *
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@ -29,7 +29,7 @@ Doctrine::autoload('Doctrine_Export');
* @category Object Relational Mapping * @category Object Relational Mapping
* @link www.phpdoctrine.com * @link www.phpdoctrine.com
* @since 1.0 * @since 1.0
* @version $Revision: 1113 $ * @version $Revision$
*/ */
class Doctrine_Export_Frontbase extends Doctrine_Export class Doctrine_Export_Frontbase extends Doctrine_Export
{ {