GetAttributes(); } if (!isset($H_UninstallFailed)) { throw new Exception("H_UninstallFailed not defined."); } if (!isset($H_UninstallResult)) { $H_UninstallResult = null; } $BaseName = (isset($_GET["PN"])) ? $_GET["PN"] : null; $AF = ApplicationFramework::getInstance(); $UninstallButton = new HtmlButton("Uninstall"); $UninstallButton->setIcon("Delete.svg"); $UninstallButton->addSemanticClass("btn-danger"); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); # ----- DISPLAY -------------------------------------------------------------- ?>

Plugin Error

No plugin found with a base name of .

Uninstall Error

The plugin could not be uninstalled. The error message follows:

Uninstall Plugin:

NOTE: Uninstalling this plugin will also disable (though not uninstall) the following plugins:

NOTE: Because this plugin is designed to be enabled by default, it will be re-installed and enabled automatically, immediately after it is uninstalled.

WARNING: Plugin configuration settings and data created or managed by the plugin will be deleted and CANNOT be recovered after uninstall!

getHtml(); ?> getHtml(); ?>