mirror of
https://github.com/dg/dibi.git
synced 2025-08-16 19:14:17 +02:00
removed @author
This commit is contained in:
@@ -2,17 +2,13 @@
|
||||
|
||||
/**
|
||||
* This file is part of the "dibi" - smart database abstraction layer.
|
||||
*
|
||||
* Copyright (c) 2005, 2010 David Grudl (https://davidgrudl.com)
|
||||
*
|
||||
* @package dibi\drivers
|
||||
* Copyright (c) 2005 David Grudl (https://davidgrudl.com)
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* The dibi reflector for MsSQL databases.
|
||||
*
|
||||
* @author Steven Bredenberg
|
||||
* @package dibi\drivers
|
||||
* @internal
|
||||
*/
|
||||
|
Reference in New Issue
Block a user