Move remaining functions

update remaining function calls
This commit is contained in:
Adam Magness
2018-01-27 08:25:54 -05:00
parent 1eb7c19c1e
commit ca76e49c23
19 changed files with 58 additions and 51 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ function hovercard_content()
return $o;
} else {
json_return_and_die($profile);
Network::jsonReturnAndDie($profile);
}
}