mirror of
https://github.com/dg/dibi.git
synced 2025-08-10 08:04:32 +02:00
updated examples & Debugger
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<?php
|
||||
|
||||
require_once 'Nette/Debug.php';
|
||||
require_once 'Nette/Debugger.php';
|
||||
require_once '../dibi/dibi.php';
|
||||
|
||||
|
||||
@@ -39,4 +39,4 @@ for ($i=0; $i<20; $i++) {
|
||||
<ul>
|
||||
<li>Firebug: https://addons.mozilla.org/en-US/firefox/addon/1843
|
||||
<li>FirePHP: http://www.firephp.org/
|
||||
</ul>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user