X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Finstall.d%2Fheader.inc.php;h=0e3fa79652eac88bf1b6074302b868e45da0eaf1;hb=772509f32045e23e867b3520f04072301f040252;hp=ff0863aaccb5cabee6c139c603741e76274a83a9;hpb=b19786cae5cfa315f04cfbb7a9bef1c6471d4810;p=old-projects.git diff --git a/philter/philter/install.d/header.inc.php b/philter/philter/install.d/header.inc.php index ff0863a..0e3fa79 100644 --- a/philter/philter/install.d/header.inc.php +++ b/philter/philter/install.d/header.inc.php @@ -16,6 +16,8 @@ function is_auth() { return false; } +session_start(); + ?>