logout.php
3 lines
| 122 B
| text/x-php
|
XmlPhpLexer
|
r0 | <script language="javascript"> | |
alert('your session has finished'); | |||
window.top.location.href = "index.php"; | |||
</script> |