Skip to content

Commit

Permalink
min
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMinfotel committed Apr 29, 2024
1 parent c622909 commit 20a7a01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ function plugin_init_resources() {
$PLUGIN_HOOKS['assign_to_ticket']['resources'] = true;

if (Session::getLoginUserID()) {

$PLUGIN_HOOKS['pre_item_form']['resources'] = [PluginResourcesLinkAd::class, 'messageSolution'];
$PLUGIN_HOOKS['post_item_form']['resources'] = [PluginResourcesLinkAd::class, 'deleteButtton'];
$noupdate = false;
Expand Down

0 comments on commit 20a7a01

Please sign in to comment.