mirror of
https://github.com/dg/dibi.git
synced 2025-09-02 18:42:36 +02:00
removed @author
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
/**
|
||||
* Dibi extension for Nette Framework 2.1. Creates 'connection' service.
|
||||
*
|
||||
* @author David Grudl
|
||||
* @package dibi\nette
|
||||
* @phpversion 5.3
|
||||
*/
|
||||
|
@@ -11,7 +11,6 @@ use Nette\Diagnostics\Debugger;
|
||||
/**
|
||||
* Dibi panel for Nette\Diagnostics.
|
||||
*
|
||||
* @author David Grudl
|
||||
* @package dibi\nette
|
||||
*/
|
||||
class DibiNettePanel extends DibiObject implements Nette\Diagnostics\IBarPanel
|
||||
|
Reference in New Issue
Block a user