Remove redundant file

This commit is contained in:
Timothy Warren 2012-01-27 13:03:14 -05:00
parent b9b71a96c1
commit 7da4776dfb
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
<?php
/**
* OpenSQLManager
*
* Free Database manager for Open Source Databases
*
* @author Timothy J. Warren
* @copyright Copyright (c) 2012
* @link https://github.com/aviat4ion/OpenSQLManager
* @license http://philsturgeon.co.uk/code/dbad-license
*/
class DB_PDO extends PDO {
}