Cerothen 9 лет назад
Родитель
Сommit
0a903346fa
1 измененных файлов с 2 добавлено и 1 удалено
  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>