mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 21:28:02 +02:00
bridges: changed file structure
This commit is contained in:
@@ -33,7 +33,7 @@ require_once dirname(__FILE__) . '/libs/DibiEvent.php';
|
|||||||
require_once dirname(__FILE__) . '/libs/DibiFileLogger.php';
|
require_once dirname(__FILE__) . '/libs/DibiFileLogger.php';
|
||||||
require_once dirname(__FILE__) . '/libs/DibiFirePhpLogger.php';
|
require_once dirname(__FILE__) . '/libs/DibiFirePhpLogger.php';
|
||||||
if (interface_exists('Nette\Diagnostics\IBarPanel') || interface_exists('IBarPanel')) {
|
if (interface_exists('Nette\Diagnostics\IBarPanel') || interface_exists('IBarPanel')) {
|
||||||
require_once dirname(__FILE__) . '/bridges/Nette/DibiNettePanel.php';
|
require_once dirname(__FILE__) . '/bridges/Nette-2.1/DibiNettePanel.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user