Browse Source

Removed one line left over from copied code

pdontthink 19 năm trước cách đây
mục cha
commit
33f1343d8e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      functions/plugin.php

+ 0 - 1
functions/plugin.php

@@ -77,7 +77,6 @@ function do_hook ($name) {
  */
 function filter_hook_function($name,$parm=NULL) {
     global $squirrelmail_plugin_hooks, $currentHookName;
-    $ret = '';
     $currentHookName = $name;
 
     if (isset($squirrelmail_plugin_hooks[$name])