diff options
author | Marc Alexander <admin@m-a-styles.de> | 2012-12-15 23:23:32 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2012-12-15 23:23:32 +0100 |
commit | b90a56a4093fd2a13c486fa92fc808c020a35a52 (patch) | |
tree | 6d04e03f05a5bd599ca10731422d460f067ea17c /phpBB/includes/db/postgres.php | |
parent | 61ef870fd50171c9234e3621e3bfae53834ae85b (diff) | |
download | forums-b90a56a4093fd2a13c486fa92fc808c020a35a52.tar forums-b90a56a4093fd2a13c486fa92fc808c020a35a52.tar.gz forums-b90a56a4093fd2a13c486fa92fc808c020a35a52.tar.bz2 forums-b90a56a4093fd2a13c486fa92fc808c020a35a52.tar.xz forums-b90a56a4093fd2a13c486fa92fc808c020a35a52.zip |
[ticket/10954] Join array of class names instead of creating a string
Previously the string for selecting the correct classes was created
directly. Due to that a subsequent comma had to be removed. By joining the
array of class names with a separator this can be omitted.
PHPBB3-10954
Diffstat (limited to 'phpBB/includes/db/postgres.php')
0 files changed, 0 insertions, 0 deletions