1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-03 20:57:36 +02:00

removed folder /dibi

This commit is contained in:
David Grudl
2015-11-07 23:31:50 +01:00
parent d365077319
commit 70f29f6857

View File

@@ -1,3 +0,0 @@
<?php
trigger_error('Dibi was moved to /src/loader.php', E_USER_WARNING);
require __DIR__ . '/../src/loader.php';