[ticket/10678] Fix formatting

PHPBB3-10678
This commit is contained in:
Patrick Webster 2012-02-28 13:47:15 -06:00
parent d578eff712
commit 5cbe919256
3 changed files with 15 additions and 7 deletions

View file

@ -1,4 +1,12 @@
<?php <?php
/**
*
* @package testing
* @copyright (c) 2011 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
/** /**
* Used for passing in information about the PDO driver * Used for passing in information about the PDO driver
* since the PDO class reveals nothing about the DSN that * since the PDO class reveals nothing about the DSN that