1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-29 08:49:50 +02:00

- added config alias 'hostname' for 'host'

This commit is contained in:
David Grudl
2008-07-15 09:34:05 +00:00
parent 69ead6da56
commit 7f0fa2e75e
5 changed files with 14 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
<h1>Nette::Debug && dibi example</h1>
<?php
require_once '../dibi/dibi.php';
require_once 'Nette/Debug.php';
require_once '../dibi/dibi.php';
Debug::enable();
Debug::enableProfiler();
dibi::connect(array(