mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 17:41:24 +02:00
[ticket/11224] Fix coding style
PHPBB3-11224
This commit is contained in:
@@ -299,7 +299,7 @@ class acm_memory
|
|||||||
}
|
}
|
||||||
|
|
||||||
$tables = array();
|
$tables = array();
|
||||||
foreach($regs as $match)
|
foreach ($regs as $match)
|
||||||
{
|
{
|
||||||
if ($match[0][0] == 'F')
|
if ($match[0][0] == 'F')
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user