mirror of
https://github.com/dg/dibi.git
synced 2025-08-11 16:44:30 +02:00
typos
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
[Dibi](http://dibiphp.com) - smart database layer for PHP
|
||||
=========================================================
|
||||
|
||||
[](https://packagist.org/packages/dibi/dibi)
|
||||
[](https://travis-ci.org/dg/dibi)
|
||||
|
||||
Database access functions in PHP are not standardised. This library
|
||||
hides the differences between them, and above all, it gives you a very handy interface.
|
||||
|
||||
@@ -125,8 +128,3 @@ echo dibi::$elapsedTime;
|
||||
echo dibi::$numOfQueries;
|
||||
echo dibi::$totalTime;
|
||||
```
|
||||
|
||||
|
||||
-----
|
||||
|
||||
[](http://travis-ci.org/dg/dibi)
|
||||
|
Reference in New Issue
Block a user