-Wall cleanup
This commit is contained in:
@@ -85,7 +85,7 @@ function profile_content(&$a, $update = 0) {
|
||||
$groups = array();
|
||||
|
||||
$tab = 'posts';
|
||||
|
||||
$o = '';
|
||||
|
||||
if($update) {
|
||||
// Ensure we've got a profile owner if updating.
|
||||
@@ -256,7 +256,6 @@ function profile_content(&$a, $update = 0) {
|
||||
|
||||
);
|
||||
|
||||
|
||||
$cmnt_tpl = load_view_file('view/comment_item.tpl');
|
||||
|
||||
$like_tpl = load_view_file('view/like.tpl');
|
||||
|
||||
Reference in New Issue
Block a user