Various improvements/fixes
- Fix potential missing variable - Improve replaceMacros doc - Fix CSS value in smoothly
This commit is contained in:
@@ -994,6 +994,7 @@ function builtin_activity_puller($item, &$conv_responses) {
|
||||
function format_like($cnt, array $arr, $type, $id) {
|
||||
$o = '';
|
||||
$expanded = '';
|
||||
$phrase = '';
|
||||
|
||||
if ($cnt == 1) {
|
||||
$likers = $arr[0];
|
||||
|
||||
Reference in New Issue
Block a user