cacert-testmgr/manager/application/views/scripts/logout/index.phtml
Markus Warg 4f4c5ce3cc initial setup of framework code
enabled features
* login
* crt login
* top / left menu
* logging
* db layer
2010-03-31 16:43:49 +02:00

7 lines
161 B
PHTML

<?php
/**
* @author markus
* $Id: index.phtml 7 2009-11-19 15:03:59Z markus $
*/
?>
<H1><?php print I18n::_('You have successfully been logged out'); ?></H1>