Quote:
Originally Posted by cyan3
PHP Code:
function onActionGrab() {
if (plates in sink == true) {
turn on hot tap;
wash plates;
} else {
sendrpgmessage("plates are clean");
}
}
But seriously I know what you mean.
|
I would so rep you for that one if I could, haha
Seriously though, many of these are very good ideas but none of them actually resolve all the issues involved in a support center. First and foremost it does have to be secure. Sensitive information is often provided there and stored for future reference. It also needs to be searchable as well as showing the ip of the submitter.
While many people complained about the old support center, I do miss its flexibility.