PHP 8.1.33
Preview: mod_sampledata.php Size: 523 B
/home/jambtst2015/public_html/ida.com.ng/administrator/modules/mod_sampledata/mod_sampledata.php

<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  mod_sampledata
 *
 * @copyright   (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

$items = \Joomla\Module\Sampledata\Administrator\Helper\SampledataHelper::getList();

// Filter out empty entries
$items = array_filter($items);

require \Joomla\CMS\Helper\ModuleHelper::getLayoutPath('mod_sampledata', $params->get('layout', 'default'));

Directory Contents

Dirs: 2 × Files: 2

Name Size Perms Modified Actions
src DIR
- drwxr-xr-x 2024-11-22 17:53:13
Edit Download
tmpl DIR
- drwxr-xr-x 2024-11-22 17:53:13
Edit Download
523 B lrw-r--r-- 2024-11-22 17:53:13
Edit Download
1.32 KB lrw-r--r-- 2024-11-22 17:53:13
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).