Quote Originally Posted by carlwhat View Post
PHP Code:
    class ups extends shipping 
Be careful about declaring a new class named `ups` if the store might already have a `ups` module installed.