/[informatika.old]/html/inc/head.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /html/inc/head.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1.2.3 by dpavlin, Mon Jul 31 13:14:56 2000 UTC revision 1.1.1.1.2.4 by dpavlin, Mon Jul 31 18:30:14 2000 UTC
# Line 1  Line 1 
1  <?  <?
2  if ($what == "relogin") {  if ($what == "relogin") {
3          session_destroy();          if (session_is_registered("kontakt_osoba_id")) session_destroy();
4          Header("Location: $PHP_SELF");          Header("Location: $PHP_SELF");
5  }  }
6    

Legend:
Removed from v.1.1.1.1.2.3  
changed lines
  Added in v.1.1.1.1.2.4

  ViewVC Help
Powered by ViewVC 1.1.26