mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 05:08:52 +00:00
Merge remote-tracking branch 'p/ticket/11248' into develop-olympus
* p/ticket/11248: [ticket/11248] Line endings to LF.
This commit is contained in:
commit
a8deb7f87b
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