1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 05:37:39 +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 * @license GNU GENERAL PUBLIC LICENSE version 2
* @package dibi * @package dibi
* @category Database * @category Database
* @version 2.0 beta (Revision: $WCREV$, Date: $WCDATE$)
* @version 0.7g (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', '<')) if (version_compare(PHP_VERSION , '5.0.3', '<'))