the core of philter seems ok to me
[old-projects.git] / philter / philter / install.d / header.inc.php
index ff0863a..b810861 100644 (file)
@@ -16,11 +16,13 @@ function is_auth() {
     return false;
 }
 
+session_start();
+
 ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
     <head>
-        <title>Philter version 0.1</title>
+        <title>Philter version 0.9</title>
         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
         <meta name="description" content="Philter, un créateur de filtres procmails" />
         <link rel="stylesheet" type="text/css" href="css/default.css" />