Update user_edit.php
This commit is contained in:
@@ -44,8 +44,6 @@
|
|||||||
$action = 'add';
|
$action = 'add';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
echo 'here';
|
|
||||||
exit;
|
|
||||||
// load users own account
|
// load users own account
|
||||||
header("Location: user_edit.php?id=".$_SESSION['user_uuid']);
|
header("Location: user_edit.php?id=".$_SESSION['user_uuid']);
|
||||||
exit;
|
exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user