1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/10714] Fix more comments

PHPBB3-10714
This commit is contained in:
Joas Schilling
2013-01-22 15:56:34 +01:00
parent ffde887aad
commit c2504e9300
2 changed files with 11 additions and 7 deletions

View File

@@ -35,9 +35,9 @@ class phpbb_log_function_add_log_test extends phpbb_database_test_case
'forum_id' => 56,
'topic_id' => 78,
),
// user_id Can also be false, than ANONYMOUS is used
// user_id Can also be false, then ANONYMOUS is used
false,
// log_mode Used to determinate the log_type
// log_mode Used to determine the log_type
'mod',
// Followed by some additional arguments
// forum_id, topic_id and reportee_id are specified before log_operation