1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11620] Minor indentation changes and comment clarity

PHPBB3-11620
This commit is contained in:
Andy Chase
2013-07-22 15:41:51 -07:00
parent be16459b89
commit cc6147f876
2 changed files with 5 additions and 7 deletions

View File

@@ -9,7 +9,6 @@
require_once dirname(__FILE__) . '/../test_framework/phpbb_session_test_case.php';
class phpbb_session_check_isvalid_test extends phpbb_session_test_case
{
public function getDataSet()