403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Old Sites/moke/administrator/components/com_myrssreader/views/about/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Old Sites/moke/administrator/components/com_myrssreader/views/about/tmpl/default.php
<?php 
/**
* @package      My RSS Reader
* @copyright    Copyright (C) 2010 FalsinSoft. All rights reserved.
* @license      GNU/GPL
* @website      http://falsinsoft.blogspot.com
* @email        falsinsoft@gmail.com
* 
*/

defined('_JEXEC') or die('Restricted access'); 

require_once(JPATH_ROOT.DS.'components'.DS.'com_myrssreader'.DS.'simplepie'.DS.'simplepie.inc');

?>    

<table class="adminlist">
	<tr>
		<td width="30%">
			<?php echo JText::_('COM_MYRSSREADER_ABOUT_COMPONENT_VERSION'); ?>
		</td>
		<td>
			<?php echo $this->version; ?>
		</td>
	</tr>
	<tr>
		<td width="30%">
			<?php echo JText::_('COM_MYRSSREADER_ABOUT_SIMPLEPIE_VERSION'); ?>
		</td>
		<td>
			<?php echo SIMPLEPIE_VERSION.'&nbsp;&nbsp;('.SIMPLEPIE_BUILD.')'; ?>
		</td>
	</tr>
	<tr>
		<td width="30%">
			<?php echo JText::_('COM_MYRSSREADER_ABOUT_DEVELOPED_BY'); ?>
		</td>
		<td>
			<a href="http://falsinsoft.blogspot.com/" target="_blank">FalsinSoft</a>
		</td>
	</tr>
</table>
<?php echo $this->model->ShowDonationAdvise(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit