Quote:
Originally Posted by Oblivion Knight
Internet Explorer 6
I checked through the code of hackadmin.php and there doesn't appear to be anything associated with the uninstall function. There's remove (kill), but that just deletes the mod from the hacklog tables and such in the database I think.. There's nothing that uninstalls an installed HTL mod's phrases and tables.. Or at least, there doesn't appear to be.
There's this in the $hackoptions = array(
Code:
'uninstall' => $vbphrase['htl_uninstall_hack'],
But nothing associated with uninstall where you've set the cases in switch (action).
|
yeah, I forgot to mention, Uninstall is not finished yet.
That's planned for HTL 1.1.