mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 03:53:59 +02:00
Add helper for <input type=hidden name=token>
This commit is contained in:
@@ -85,7 +85,7 @@ if ($in) {
|
||||
?>
|
||||
<p>
|
||||
<input type="submit" value="<?php echo lang('Call'); ?>">
|
||||
<input type="hidden" name="token" value="<?php echo $token; ?>">
|
||||
<?php echo input_token(); ?>
|
||||
</form>
|
||||
|
||||
<pre>
|
||||
|
Reference in New Issue
Block a user