@@ -80,7 +80,7 @@ |
||
80 | 80 | * |
81 | 81 | * @param progress_trace $trace |
82 | 82 | * @param bool $do_updates Optional: set to true to force an update of existing accounts |
83 | - * @return int 0 means success, 1 means failure |
|
83 | + * @return boolean 0 means success, 1 means failure |
|
84 | 84 | */ |
85 | 85 | function sync_users(progress_trace $trace, $do_updates=false) { |
86 | 86 | return true; |