mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-27 21:47:59 +01:00
[ticket/12852] Remove whitespace
PHPBB3-12852
This commit is contained in:
@@ -361,7 +361,7 @@ class path_helper
|
|||||||
{
|
{
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
// some parameters don't have value
|
// some parameters don't have value
|
||||||
if (strpos($argument, '=') !== false)
|
if (strpos($argument, '=') !== false)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user