X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=classes%2Fcsvimporter.php;h=70aa3770ed101b2e93db4d11175957b169378207;hb=a7f778a593a0a7e168a7112ec28cb84d032adaf3;hp=522544fe2c026b89e871d10327b12c7672936f60;hpb=03849c3e86daed5b647984298ca9d8f55c3b1e35;p=platal.git diff --git a/classes/csvimporter.php b/classes/csvimporter.php index 522544f..70aa377 100644 --- a/classes/csvimporter.php +++ b/classes/csvimporter.php @@ -1,6 +1,6 @@ kill("L'opération n'a pas pu être effectuée, merci de réessayer."); - } + S::assert_xsrf_token(); $this->run($_SESSION['csv_action'], $insert, $update); $page->assign('csv_done', true); $this->cleanSession($sesfields);