diff options
author | marcosbc <marcosbc> | 2014-04-05 14:51:50 +0200 |
---|---|---|
committer | marcosbc <marcosbc> | 2014-05-03 20:31:22 +0200 |
commit | f9edc85f823a1dbbbd6efe2c9efe030e643b3bde (patch) | |
tree | a72ef1fcd73255639fd6b56ca6003101c651d226 /phpBB/includes/diff/engine.php | |
parent | 158705cf418fb1c9a063925846bfa58dd64f6ea4 (diff) | |
download | forums-f9edc85f823a1dbbbd6efe2c9efe030e643b3bde.tar forums-f9edc85f823a1dbbbd6efe2c9efe030e643b3bde.tar.gz forums-f9edc85f823a1dbbbd6efe2c9efe030e643b3bde.tar.bz2 forums-f9edc85f823a1dbbbd6efe2c9efe030e643b3bde.tar.xz forums-f9edc85f823a1dbbbd6efe2c9efe030e643b3bde.zip |
[ticket/12270] Better structured code and no debug error message
A variable (that's not essential) has been removed, two if's
has been merged to an if-else control structure. A variable
named topic_ids_list has been renamed to topic_id_list to follow
the naming standard in that file's code.
Also, the debug error has been fixed by changing the topic data
key 'username' to 'post_username' in the array_merge function
in approve_topics().
PHPBB3-12270
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions