X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Finstall.d%2Fheader.inc.php;h=352ac56266a8ba4fce8b47376e69758861735201;hb=refs%2Ftags%2FEKIT_0_9G;hp=b810861afe35e853e8569866de4878b8abd0aa67;hpb=36c72cebfda33e8cc52ba907d8770eedc4738084;p=old-projects.git diff --git a/philter/philter/install.d/header.inc.php b/philter/philter/install.d/header.inc.php index b810861..352ac56 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; } +function get_filename() { return get_user_id(); }; + session_start(); ?>