##// END OF EJS Templates
agregado el controlador staff y algunas funciones como agregar nuevo.
agregado el controlador staff y algunas funciones como agregar nuevo.

File last commit:

r0:1
r2:3
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>