1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/14168] Minor coding style fixes

PHPBB3-14168
This commit is contained in:
Marc Alexander
2015-09-21 11:01:01 +02:00
parent 40117c7730
commit e158db5daa
3 changed files with 3 additions and 3 deletions

View File

@@ -376,4 +376,4 @@ class delete
$this->config->increment('num_files', $files_removed * (-1), false);
}
}
}
}

View File

@@ -120,4 +120,4 @@ class resync
}
}
}
}