mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/11696] Remove manual loading of db_tools in extension controller test
Remember to store the file, before commiting it... PHPBB3-11696
This commit is contained in:
parent
057d860d07
commit
5d4c443c2d
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/db/db_tools.php';
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/acp/acp_modules.php';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue