|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/performancepartsinc/main/plugins/system/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="system"> <name>System - Legacy</name> <author>Joomla! Project</author> <creationDate>January 2007</creationDate> <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.5</version> <description>Provides legacy support for older version of Joomla!</description> <files> <filename plugin="legacy">legacy.php</filename> <filename>legacy/classes.php</filename> <filename>legacy/functions.php</filename> <filename>legacy/toolbar.php</filename> <filename>legacy/index.html</filename> </files> <params> <param name="route" type="radio" default="0" label="Use legacy URL routing" description="If yes, use legacy url routing mechanism"> <option value="0">No</option> <option value="1">Yes</option> </param> </params> </install>