Now actions for meta-courses (add, delete...) are using sesskey.

This commit is contained in:
stronk7 2005-02-02 19:13:24 +00:00
parent e5a7b7082c
commit 9da0673aba
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,7 @@
<form name="studentform" id="studentform" method="post" action="importstudents.php">
<input type="hidden" name="previoussearch" value="<?php echo $previoussearch ?>">
<input type="hidden" name="sesskey" value="<?php echo sesskey() ?>">
<input type="hidden" name="id" value="<?php echo $id?>">
<table align="center" border="0" cellpadding="5" cellspacing="0">
<tr>