upgrade
This commit is contained in:
5
plugin/extramenufromwebservice/uninstall.php
Normal file
5
plugin/extramenufromwebservice/uninstall.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
/* For license terms, see /license.txt */
|
||||
|
||||
require_once __DIR__.'/config.php';
|
||||
ExtraMenuFromWebservicePlugin::create()->uninstall();
|
||||
Reference in New Issue
Block a user