Jump to content

Module Creation


RandyC

Recommended Posts

Alright so I am creating a module, not going to say what exactly cause i want it to be private for now. but I am curious if the user variables are required. I am looking to delete this function:

 

function template_CreateAccount($params) {
}

 

I am not creating an account or anything simply entering data into the database and displaying it in the client area (if logged in).

 

Thanks,

Randy

Link to comment
Share on other sites

I am also curious about these functions:

 

function template_TerminateAccount($params) {
}

function template_SuspendAccount($params) {
}

function template_UnsuspendAccount($params) {
}

function template_ChangePassword($params) {
}

function template_ChangePackage($params) {
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated