Cleaned up stray whitespace.

This commit is contained in:
Josh Sherman 2010-12-09 20:12:05 -05:00
parent f500e78248
commit 89e2c3db19
26 changed files with 60 additions and 60 deletions

View file

@ -5,7 +5,7 @@
*
* PHP version 5
*
* Licensed under The MIT License
* Licensed under The MIT License
* Redistribution of these files must retain the above copyright notice.
*
* @author Josh Sherman <josh@gravityblvd.com>
@ -27,7 +27,7 @@ class Database_PDO_MySQL extends Database_PDO_Common
* @var string
*/
protected $driver = 'pdo_mysql';
/**
* DSN format
*