PHP 8.1.33
Preview: mcp_logs.php Size: 769 B
/home/jambtst2015/public_html/forum/includes/mcp/info/mcp_logs.php

<?php
/**
*
* @package mcp
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @package module_install
*/
class mcp_logs_info
{
	function module()
	{
		return array(
			'filename'	=> 'mcp_logs',
			'title'		=> 'MCP_LOGS',
			'version'	=> '1.0.0',
			'modes'		=> array(
				'front'			=> array('title' => 'MCP_LOGS_FRONT', 'auth' => 'acl_m_ || aclf_m_', 'cat' => array('MCP_LOGS')),
				'forum_logs'	=> array('title' => 'MCP_LOGS_FORUM_VIEW', 'auth' => 'acl_m_,$id', 'cat' => array('MCP_LOGS')),
				'topic_logs'	=> array('title' => 'MCP_LOGS_TOPIC_VIEW', 'auth' => 'acl_m_,$id', 'cat' => array('MCP_LOGS')),
			),
		);
	}

	function install()
	{
	}

	function uninstall()
	{
	}
}

?>

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
730 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
769 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
890 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
632 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
826 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
858 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
829 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download
878 B lrw-r--r-- 2024-11-22 17:53:06
Edit Download

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