Jump to content

A few things


Drakath

Recommended Posts

Posted

Add: "removeAccountData" I could really use this to clean up my database.

Required Arguments

theAccount: The account from which you want to remove the data.

theData: The name of account data.

Also it would be nice if you add a new server variable "weburl" so people in server monitoring websites can see the website link of the server.

Posted

Why would you add 'removeAccountData' if you can simply set the accountData to nil? It does the same actualy.

setAccountData ( theAccount, theDataName, nil ); 

  • Recently Browsing   0 members

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