This commit is contained in:
Mike Jolley 2016-02-05 15:30:44 +00:00
parent 98883e07ba
commit 140d97ad10
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class WC_Shipping_Zone implements WC_Data {
}
/**
* Insert zone into the database
* Read zone.
* @param int ID to read from DB
*/
public function read( $id ) {