mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 13:18:54 +00:00
[ticket/10678] Fix formatting
PHPBB3-10678
This commit is contained in:
parent
d578eff712
commit
5cbe919256
3 changed files with 15 additions and 7 deletions
|
@ -1,4 +1,12 @@
|
|||
<?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
|
||||
* since the PDO class reveals nothing about the DSN that
|
||||
|
|
Loading…
Add table
Reference in a new issue