mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11248] Line endings to LF.
PHPBB3-11248
This commit is contained in:
parent
0f7cdfe9f4
commit
dc649ad3cd
1 changed files with 50 additions and 51 deletions
|
@ -48,4 +48,3 @@ class phpbb_session_append_sid_test extends phpbb_test_case
|
||||||
$this->assertEquals($expected, append_sid($url, $params, $is_amp, $session_id));
|
$this->assertEquals($expected, append_sid($url, $params, $is_amp, $session_id));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue