1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-30 19:00:13 +02:00

new directory structure, moved to /src

This commit is contained in:
David Grudl
2015-01-13 16:27:01 +01:00
parent c96271c09b
commit 2522dcd7fe
74 changed files with 60 additions and 70 deletions

View File

@@ -4,7 +4,7 @@
<?php
require __DIR__ . '/../dibi/dibi.php';
require __DIR__ . '/../src/loader.php';
date_default_timezone_set('Europe/Prague');