summaryrefslogtreecommitdiff
path: root/dash/settings.php
diff options
context:
space:
mode:
authorcflem <carson.fl3ming@gmail.com>2017-01-21 16:46:59 -0500
committercflem <carson.fl3ming@gmail.com>2017-01-21 16:46:59 -0500
commita17c35d61bcca213a810ba4abea896075647df66 (patch)
treef3b8da3ff97791b0c0c1b28f519cd23bdb72ded5 /dash/settings.php
parent1e969333228597382b1229d4e813629f884c698d (diff)
downloadbulletin-a17c35d61bcca213a810ba4abea896075647df66.tar.gz
Created ad responses
Diffstat (limited to 'dash/settings.php')
-rw-r--r--dash/settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/settings.php b/dash/settings.php
index 9a7179a..c17a6dd 100644
--- a/dash/settings.php
+++ b/dash/settings.php
@@ -28,7 +28,7 @@ if (!empty($_POST['oldpass'])) {
<h3 id="fjhtitle">Account Settings</h3>
<p id="fjhdesc">Adjusting for <?=htmlentities($b_user['email']);?></p>
</div>
- <form action="/dash/settings.php" method="post">
+ <form action="<?=$_SERVER['REQUEST_URI'];?>" method="post">
<div id="fjbody">
<h4>Current Password</h4>
<p>Your current password is needed to change your account settings.</p>