udpated: added change cover button
This commit is contained in:
parent
b690d05d79
commit
6ebf000fb7
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ if($udetails)
|
|||
$p = $userquery->get_user_profile($udetails['userid']);
|
||||
assign('p',$p);
|
||||
assign('coverPhoto', $userquery->getCover());
|
||||
Assign('extensions', $Cbucket->get_extensions());
|
||||
|
||||
|
||||
//Checking Profile permissions
|
||||
|
|
Loading…
Add table
Reference in a new issue