##// END OF EJS Templates
eliminando funciones en desuso
eliminando funciones en desuso

File last commit:

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