1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-02 20:27:35 +02:00

improved phpDoc, capitalized Dibi

This commit is contained in:
David Grudl
2018-05-10 21:45:11 +02:00
parent a6d46c7006
commit a6392db67d
66 changed files with 106 additions and 136 deletions

View File

@@ -3,7 +3,7 @@ declare(strict_types=1);
?>
<!DOCTYPE html><link rel="stylesheet" href="data/style.css">
<h1>Query Language Basic Examples | dibi</h1>
<h1>Query Language Basic Examples | Dibi</h1>
<?php