family banner
This commit is contained in:
@@ -322,7 +322,10 @@ class ResultFormatter extends Model
|
|||||||
"age" => $out["age_${key}"],
|
"age" => $out["age_${key}"],
|
||||||
"last_login" => $out["last_login_${key}"],
|
"last_login" => $out["last_login_${key}"],
|
||||||
"task_count" => $out["task_count_${key}"],
|
"task_count" => $out["task_count_${key}"],
|
||||||
|
"pending_task_count" => $out["task_count_${key}"],
|
||||||
"added" => $out["added_${key}"],
|
"added" => $out["added_${key}"],
|
||||||
|
"banner" => 'family.jpg',
|
||||||
|
"banner_location" => 'LOCAL',
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user