mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
rename CSRFToken() to the more apt CSRFTokenFieldTag()
This commit is contained in:
@@ -182,7 +182,7 @@ function DisplayWPAConfig()
|
||||
</div>
|
||||
|
||||
<form method="POST" action="?page=wpa_conf" name="wpa_conf_form">
|
||||
<?php echo CSRFToken() ?>
|
||||
<?php echo CSRFTokenFieldTag() ?>
|
||||
<input type="hidden" name="client_settings" ?>
|
||||
<script>
|
||||
function showPassword(index) {
|
||||
|
||||
Reference in New Issue
Block a user