Skip to content
Snippets Groups Projects
Commit be7e8a35 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Revert: set enctype

parent 6c4b3f23
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ MSG;
$post = <<<MSG
<body onload="document.forms[0].submit()">
<form method="post" action="$url" enctype="multipart/form-data">
<form method="post" action="$url">
<input type="hidden" name="wa" value="wsignin1.0">
<input type="hidden" name="wresult" value="$wresult">
<input type="hidden" name="wctx" value="$wctx">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment