Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to make the code consistent.
Showing
- doku.php 1 addition, 1 deletiondoku.php
- inc/auth.php 1 addition, 1 deletioninc/auth.php
- lib/plugins/authad/auth.php 3 additions, 2 deletionslib/plugins/authad/auth.php
- lib/plugins/plugin/admin.php 2 additions, 1 deletionlib/plugins/plugin/admin.php
- lib/plugins/revert/admin.php 7 additions, 6 deletionslib/plugins/revert/admin.php
- lib/plugins/usermanager/admin.php 13 additions, 12 deletionslib/plugins/usermanager/admin.php
Loading
Please register or sign in to comment