Forráskód Böngészése

Auth Backend Final

Cerothen 9 éve
szülő
commit
0a903346fa
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      index.php

+ 2 - 1
index.php

@@ -1065,6 +1065,7 @@ endif; ?>
 
                             <input type="hidden" name="op" value="update"/>
                             <input type="hidden" name="sha1" value=""/>
+			    <input type="hidden" name="password" value="">
                             <input type="hidden" name="username" value="<?php echo $USER->username; ?>"/>
                             <input type="hidden" name="role" value="<?php echo $USER->role; ?>"/>
 
@@ -1982,4 +1983,4 @@ endif; ?>
 
     </body>
 
-</html>
+</html>