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-04-11 18:32:14 +00:00
parent e834c0ccae
commit 57fa5831b1

View File

@@ -12,7 +12,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2
* @package dibi
* @category Database
* @version 2.0 beta (Revision: $WCREV$, Date: $WCDATE$)
* @version 0.7g (Revision: $WCREV$, Date: $WCDATE$)
*/
@@ -27,7 +26,7 @@
*/
define('DIBI', 'Version 0.7g $Revision$');
define('DIBI', '0.7g (Revision: $WCREV$, Date: $WCDATE$)');
if (version_compare(PHP_VERSION , '5.0.3', '<'))