0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
concrete5
/
5.6.0.2-2
/
standard
/
htdocs
/
concrete
/
single_pages
/
[
Home
]
File: user_error.php
<?php defined('C5_EXECUTE') or die("Access Denied."); ?> <h1><?php echo t('Unexpected User Error')?></h1> <?php echo t('Something about your user account has changed. You have been logged out. Please refresh this page to continue.')?> <Br/><br/> <a href="<?php echo DIR_REL?>/"><?php echo t('Back to Home')?></a>.