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:
@@ -1,5 +1,7 @@
|
||||
<!DOCTYPE html><link rel="stylesheet" href="data/style.css">
|
||||
|
||||
<h1>dibi import SQL dump example</h1>
|
||||
<pre>
|
||||
|
||||
<?php
|
||||
|
||||
require_once 'Nette/Debug.php';
|
||||
|
Reference in New Issue
Block a user