GetPluginAttributes(); foreach ($Attribs as $PluginName => $Attrib) { $Name = GetEscapedAttributeValue($Attrib, "Name"); $Description = GetAttributeValue($Attrib, "Description"); $Version = GetEscapedAttributeValue($Attrib, "Version"); $Dependencies = NULL; if (strtolower(preg_replace("/[^a-zA-Z0-9]+/", "", $Attrib["Name"])) != strtolower($PluginName)) { $Name = $Name . "
(" . htmlspecialchars($PluginName) . ")"; } if (count($Attrib["Requires"]) > 0) { $Dependencies .= '"; } $Identifier = "EnabledCheckbox-" . $PluginName; ?> "> onchange="this.form.submit();"> ">" alt="Config" />" alt="Config" /> GetErrorMessages(); ?>

Plugins

0) { ?>
Enable Name Version Description Dependencies Config