1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 21:28:02 +02:00

updated for GIT

This commit is contained in:
David Grudl
2009-08-14 00:05:20 +02:00
parent 208a579d6f
commit 7c6932807d
26 changed files with 148 additions and 170 deletions

3
examples/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
_test.bat
ref
output

View File

@@ -14,7 +14,6 @@
* @link http://nettephp.com
* @category Nette
* @package Nette
* @version $Id$
*/
if(version_compare(PHP_VERSION,'5.2.0','<')){throw