mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02: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