Skip to content

Commit 4afeff1

Browse files
committed
removed other reference to session token
1 parent 7f85617 commit 4afeff1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mod_shoutbox/tmpl/default.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@
169169
?>
170170
</div>
171171

172-
<input name="jjshout[token]" type="hidden" value="<?php echo $_SESSION['token'];?>" />
173-
174172
<div class="<?php echo $form_row; ?>">
175173
<?php if ($enablelimit == 1) : ?>
176174
<span id="charsLeft"></span>

0 commit comments

Comments
 (0)