Ignore:
Timestamp:
May 13, 2008 4:14:53 AM (16 years ago)
Author:
quinn
Message:

Fixed lots of misplings. I'm so embarrassed! ;P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Google_API.inc.php

    r326 r334  
    147147        }
    148148    }
    149 
    150     /**
    151      * getFault
    152      *
    153      * returns a simple native php array containing the fault data
    154      *
    155      * @return array
    156      * @access public
    157      */
    158     function getFault()
    159     {
    160         return $this->_soapClient->__getfault();
    161     }
    162149}
    163150?>
Note: See TracChangeset for help on using the changeset viewer.