pandorafms/pandora_console/general/logoff.php

10 lines
354 B
PHP
Raw Normal View History

<?php
// Pandora - The Free Monitoring System
// This code is protected by GPL license.
// Este codigo esta protegido por la licencia GPL.
// Sancho Lerena <slerena@gmail.com>, 2003-2006
// Raul Mateos <raulofpandora@gmail.com>, 2005-2006
?>
<h1><?php echo $lang_label["logged_out"] ?></h1>
<div class='msg'><?php echo $lang_label["logout_msg"] ?></div>