1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 13:47:33 +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

@@ -1,41 +1,41 @@
Dibi (c) David Grudl, 2005-2007 (http://www.dgx.cz)
Introduction
------------
Thank you for downloading Dibi!
Database access functions in PHP are not standardised. This is class library
to hide the differences between the different databases access.
The files in this archive are released under the NEW BSD license.
See license.txt in this directory for a copy of the license.
Documentation and Examples
--------------------------
Refer to the 'examples' directory for examples. Dibi documentation is
available on the homepage:
http://dibi.texy.info/
Dibi.compact
------------
This is shrinked single-file version of whole Dibi, useful when you don't
want to modify library, but just use it.
This is exactly the same as normal version, just only comments and
whitespaces are removed.
-----
For more information, visit the author's weblog (in czech language):
http://www.dgx.cz/trine/
Dibi (c) David Grudl, 2005-2007 (http://www.dgx.cz)
Introduction
------------
Thank you for downloading Dibi!
Database access functions in PHP are not standardised. This is class library
to hide the differences between the different databases access.
The files in this archive are released under the NEW BSD license.
See license.txt in this directory for a copy of the license.
Documentation and Examples
--------------------------
Refer to the 'examples' directory for examples. Dibi documentation is
available on the homepage:
http://php7.org/dibi/
Dibi.compact
------------
This is shrinked single-file version of whole Dibi, useful when you don't
want to modify library, but just use it.
This is exactly the same as normal version, just only comments and
whitespaces are removed.
-----
For more information, visit the author's weblog (in czech language):
http://www.dgx.cz/trine/