b0y-101 Mini Shell


Current Path : E:/www/km/05/administrator/components/com_akeeba/View/CommonTemplates/tmpl/
File Upload :
Current File : E:/www/km/05/administrator/components/com_akeeba/View/CommonTemplates/tmpl/ProfileName.php

<?php
/**
 * @package   AkeebaBackup
 * @copyright Copyright (c)2006-2017 Nicholas K. Dionysopoulos / Akeeba Ltd
 * @license   GNU General Public License version 3, or later
 */

// Protect from unauthorized access
defined('_JEXEC') or die();
?>
<div class="alert alert-info">
	<strong><?php echo \JText::_('COM_AKEEBA_CPANEL_PROFILE_TITLE'); ?></strong>:
	#<?php echo $this->escape($this->profileid); ?> <?php echo $this->escape($this->profilename); ?>

</div>

Copyright © 2019 by b0y-101