Menu="Tasks:50"
Type="xmenu"
Title="Installed Plugins"
Tag="puzzle-piece"
Tabs="true"
---
$empty = "
| Please wait, retrieving and updating plugin information ... |
";
// Remove stale /tmp/plugin/*.plg entries
foreach (glob("/tmp/plugins/*.{plg,txt}", GLOB_NOSORT+GLOB_BRACE) as $entry) if (!file_exists("/var/log/plugins/".basename($entry))) @unlink($entry);
$audit = $notify['version'] ? 1 : 0;
?>
| Plugin | Author | Version | Status | Uninstall |
=$empty?>