Skip to content

Commit

Permalink
Fix uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmr committed Feb 17, 2022
1 parent 35a332c commit bd19ead
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hook.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ function plugin_typology_uninstall() {
global $DB;

include_once (PLUGIN_TYPOLOGY_DIR . "/inc/profile.class.php");
include_once (PLUGIN_TYPOLOGY_DIR . "/inc/menu.class.php");

//drop rules
$Rule = new Rule();
Expand Down

0 comments on commit bd19ead

Please sign in to comment.