? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/board/tmp/install_52baa3a7f32f2/site/views/mini/tmpl/
File Upload :
Current File : /home/admin/public_html/old/board/tmp/install_52baa3a7f32f2/site/views/mini/tmpl/default.php

<?php defined('_JEXEC') or die('Restricted access'); ?>
<div class="gallery minigallery">
  <div class="jg_header jg_displaynone">
    <?php echo JText::_('COM_JOOMGALLERY_MINI_INTRO'); ?>
  </div>
<?php echo $this->tabs->startPane('joomgallery-tabs');
      echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_MINI_INSERT_IMAGE'), 'param-page-images');
      echo $this->loadTemplate('images');
      echo $this->tabs->endPanel();
      if($this->extended > 0):
        echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_MINI_INSERT_CATEGORY'), 'param-page-categories');
        echo $this->loadTemplate('categories');
        echo $this->tabs->endPanel();
        if($this->params->get('upload_enabled', 0)):
          echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_MINI_UPLOAD_IMAGE'), 'param-page-upload');
          echo $this->loadTemplate('upload');
          echo $this->tabs->endPanel();
        endif;
        if($this->params->get('create_category', 0)):
          echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_MINI_CREATE_CATEGORY'), 'param-page-createcategory');
          echo $this->loadTemplate('createcategory');
          echo $this->tabs->endPanel();
        endif;
      endif;
      echo $this->tabs->endPane(); ?>
  <div id="jg_bu_minis" class="jg_bu_minis<?php echo $this->extended > 0 ? ' jg_displaynone' : ''; ?>">
<?php echo $this->loadTemplate('minis'); ?>
  </div>
</div>

T1KUS90T
  root-grov@210.1.60.28:~$