1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 14:35:56 +02:00

[ticket/12852] Remove whitespace

PHPBB3-12852
This commit is contained in:
Jakub Senko 2014-09-04 16:15:45 +02:00
parent 17e4e5f8c4
commit 28587d0afc

View File

@ -361,7 +361,7 @@ class path_helper
{
continue;
}
// some parameters don't have value
if (strpos($argument, '=') !== false)
{