Where is the code to run delete user account? - Joomla! Forum - community, help and support
hi,
where php file run delete user account?
thank you.
where php file run delete user account?
thank you.
it somewhere in either /administrator/components/com_users or /components/com_users
odds using standard table object, means may not able find function deletes user (it buried somewhere in /libraries/joomla) recommendation see url called when click "delete user" in admin section, , check task variable set to, track execution through relevant controller.
i'd recommend utility called grep search
good luck
odds using standard table object, means may not able find function deletes user (it buried somewhere in /libraries/joomla) recommendation see url called when click "delete user" in admin section, , check task variable set to, track execution through relevant controller.
i'd recommend utility called grep search
good luck
Comments
Post a Comment