mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
[ticket/10714] Fix several comments and variable names
PHPBB3-10714
This commit is contained in:
@@ -215,7 +215,7 @@ class phpbb_log_function_view_log_test extends phpbb_database_test_case
|
||||
array(
|
||||
// Array of datasets that should be in $log after running the function
|
||||
'expected' => array(5, 7),
|
||||
// Offset that will be returned form the function
|
||||
// Offset that will be returned from the function
|
||||
'expected_returned' => 0,
|
||||
// view_log parameters (see includes/functions_admin.php for docblock)
|
||||
// $log is ommited!
|
||||
|
Reference in New Issue
Block a user