Skip to content
Snippets Groups Projects
Commit 51bb771b authored by Akmal Fadlurohman's avatar Akmal Fadlurohman
Browse files

Memperbaiki prosedur update profile picture

parent b0a28b1d
1 merge request!45OneHundred - 13515005 - Husnulzaki Wibisono Haryadi
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
} }
if($query) if($query)
{ {
header("Location: profile.php"); header("Location: profile.php?id=$user_id%26&username=$username");
} }
mysqli_close($con); mysqli_close($con);
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment