]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - htaccess.sample
done delete own profile (see other settings)
[quix0rs-gnu-social.git] / htaccess.sample
index c3198209ecfe2e5bc8e9da1838ecec3e51fde0a4..b0e89b9f27e1057f53c3cb1a8c3784b05abbbcc5 100644 (file)
@@ -44,6 +44,7 @@ RewriteRule ^main/sup$ index.php?action=sup [L,QSA]
 
 RewriteRule ^main/tagother$ index.php?action=tagother [L,QSA]
 
+RewriteRule ^settings/delete$ index.php?action=deleteprofile [L,QSA]
 RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
 RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
 RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]