~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/include/session_auth.FS.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-12-07 20:43:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041207204307-zimody559g63u39n
Tags: 0.8.14-0rc1
New Upstream Release

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        $userPath = DecodeMessage($ipkey, $userPath);
43
43
 
44
44
        if (!file_exists(realpath($userPath."/key.inc"))){
45
 
                echo "<html>Session no longer valid.  Log out and log back in.</html>";
 
45
                echo "<html>";
 
46
                echo "Invalid session ID: $user<br>\n";
 
47
                echo "Please <a href=\"index.php\" ".(ereg("index.php",$_SERVER['PHP_SELF'])?"":"target=\"_parent\"").">log back in</a>.";
 
48
                echo "</html>";
46
49
                exit;
47
50
        }else{
48
51
                //get key