1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 21:28:02 +02:00
This commit is contained in:
David Grudl
2007-10-13 22:50:29 +00:00
parent eb5b3d9756
commit 879bbeba1f
15 changed files with 57 additions and 57 deletions

View File

@@ -17,12 +17,12 @@
* @version 0.9a (Revision: $WCREV$, Date: $WCDATE$)
* @category Database
* @package Dibi
* @link http://dibi.texy.info/
* @link http://php7.org/dibi/
*/
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @version $Revision$ $Date$
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,12 +1,12 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
* @license New BSD License
* @version $Revision: 65 $ $Date: 2007-10-01 07:34:50 +0200 (po, 01 X 2007) $
* @version $Revision$ $Date$
* @category Database
* @package Dibi
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -1,7 +1,7 @@
<?php
/**
* This file is part of the "dibi" project (http://dibi.texy.info/)
* This file is part of the "dibi" project (http://php7.org/dibi/)
*
* @author David Grudl
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)

View File

@@ -21,7 +21,7 @@ Documentation and Examples
Refer to the 'examples' directory for examples. Dibi documentation is
available on the homepage:
http://dibi.texy.info/
http://php7.org/dibi/