writing the procmail rcfile
[old-projects.git] / philter / philter / install.d / header.inc.php
index b810861..352ac56 100644 (file)
@@ -16,6 +16,8 @@ function is_auth() {
     return false;
 }
 
+function get_filename() { return get_user_id(); };
+
 session_start();
 
 ?>