Quote Originally Posted by GE3K View Post
Code:
// class constructor
    function moneyorder() {
      global $order;

      $this->code = 'cheque or postal order(s)';
You should put this line back to what it was before, as changing it will mess up other things.

I gather all you're looking for at this point is a minor cosmetic change for you as the administrator?