This code is only called if the plugin in question does not use the
new autouninstall function.
if ($retval === true) {
$plg = array_search ($type, $_PLUGINS);
if ($plg !== false) {
unset ($_PLUGINS[$plg]);
}
return true;
}
}
----
Joe Mucchiello
Throwing Dice Games
http://www.throwingdice.com