mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 09:16:55 +02:00
[ticket/10678] Fix formatting
PHPBB3-10678
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user