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

fix: DibiNettePanel is called only if required interface is available

This commit is contained in:
David Grudl
2012-01-04 18:50:23 +01:00
parent 9ba0cf62d1
commit 9be3bd7a53
2 changed files with 4 additions and 3 deletions

View File

@@ -37,7 +37,6 @@ require_once dirname(__FILE__) . '/libs/DibiDatabaseInfo.php';
require_once dirname(__FILE__) . '/libs/DibiEvent.php';
require_once dirname(__FILE__) . '/libs/DibiFileLogger.php';
require_once dirname(__FILE__) . '/libs/DibiFirePhpLogger.php';
require_once dirname(__FILE__) . '/Nette/DibiNettePanel.php';