1
0
mirror of https://github.com/dg/dibi.git synced 2025-10-23 10:46:07 +02:00

examples: added CSS style

This commit is contained in:
David Grudl
2010-08-03 12:28:07 +02:00
parent 6e35a783c7
commit 65dba03652
17 changed files with 93 additions and 31 deletions

View File

@@ -1,4 +1,7 @@
<!DOCTYPE html><link rel="stylesheet" href="data/style.css">
<h1>dibi dump example</h1>
<?php
require_once 'Nette/Debug.php';