Merge branch 'develop-2.1.x' of https://github.com/board3/Board3-Portal into feature/module_services

This commit is contained in:
Marc Alexander
2013-11-16 23:01:10 +01:00

View File

@@ -7,6 +7,8 @@
* *
*/ */
require_once(dirname(__FILE__) . '/../../../../../includes/utf/utf_tools.php');
class phpbb_functions_version_check_test extends \board3\portal\tests\testframework\test_case class phpbb_functions_version_check_test extends \board3\portal\tests\testframework\test_case
{ {
protected $version_check; protected $version_check;