Menu="Tasks:50" Type="xmenu" Title="Installed Plugins" Tag="icon-plugins" Tabs="true" Code="e944" --- // Remove stale /tmp/plugin/*.plg entries (check that script 'plugin' is not running to avoid clashes) if (!exec('pgrep --ns $$ -f '."$docroot/plugins/dynamix.plugin.manager/scripts/plugin")) { foreach (glob("/tmp/plugins/*.{plg,txt}", GLOB_NOSORT+GLOB_BRACE) as $entry) if (!file_exists("/var/log/plugins/".basename($entry))) @unlink($entry); } $check = $notify['version'] ? 0 : 1; ?>
| _(Plugin)_ | _(Author)_ | _(Version)_ | _(Status)_ | _(Uninstall)_ | |
|---|---|---|---|---|---|