mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/11224] Fix coding style
PHPBB3-11224
This commit is contained in:
parent
b7f54e42b2
commit
7c99e30920
@ -299,7 +299,7 @@ class acm_memory
|
||||
}
|
||||
|
||||
$tables = array();
|
||||
foreach($regs as $match)
|
||||
foreach ($regs as $match)
|
||||
{
|
||||
if ($match[0][0] == 'F')
|
||||
{
|
||||
@ -448,4 +448,4 @@ class acm_memory
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user