mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 12:30:42 +02:00
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
|
||||
class phpbb_functions_get_preg_expression_test extends phpbb_test_case
|
||||
{
|
||||
public function data_path_remove_dot_trailing_slash()
|
||||
|
Reference in New Issue
Block a user