plugins->allInstalled()); $pageNav = new Pagenate($count, $page, PAGE_LIMIT); $pageNav->setURL('forms.php'); $showing=$pageNav->showing().' '._N('plugin', 'plugins', $count); ?> plugins->allInstalled() as $p) { if (!$p instanceof Plugin) continue; ?>
 
> getName(), $p->getNumInstances()); ?> isDefunct()) echo sprintf(' (%s)', __('defunct — missing')); ?> getVersion(); ?> isActive()) ? 'Enabled' : 'Disabled'; ?> getInstallDate()); ?>
         ',''); } ?>
 '.__('Page').':'.$pageNav->getPageLinks().' '; ?>