1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 14:16:39 +02:00

* fixed DibiPostgreDriver::insertId

* changed URL to http://dibiphp.com
This commit is contained in:
David Grudl
2007-12-05 09:27:55 +00:00
parent 7d964e054b
commit dfacb48449
24 changed files with 85 additions and 75 deletions

View File

@@ -9,11 +9,11 @@
* This source file is subject to the "dibi license" that is bundled
* with this package in the file license.txt.
*
* For more information please see http://php7.org/dibi/
* For more information please see http://dibiphp.com/
*
* @copyright Copyright (c) 2005, 2007 David Grudl
* @license http://php7.org/dibi/license dibi license
* @link http://php7.org/dibi/
* @license http://dibiphp.com/license dibi license
* @link http://dibiphp.com/
* @package dibi
*/