@@ -1,11 +1,11 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Generic SQL Driver Related Functionality |
|
4 | - * by [email protected] |
|
5 | - * @copyright 2018 |
|
6 | - * @package MyAdmin |
|
7 | - * @category SQL |
|
8 | - */ |
|
3 | + * Generic SQL Driver Related Functionality |
|
4 | + * by [email protected] |
|
5 | + * @copyright 2018 |
|
6 | + * @package MyAdmin |
|
7 | + * @category SQL |
|
8 | + */ |
|
9 | 9 | |
10 | 10 | namespace MyDb; |
11 | 11 | /** |