Common function for install and uninstall section
I want to call the same function in the install and uninstall section. Unfortunately, the name of the functions called in the uninstall section must have a prefix un. How can I solve my problem?
2 posts