Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php |
— | — | @@ -330,8 +330,9 @@ |
331 | 331 | } |
332 | 332 | |
333 | 333 | /** |
| 334 | + * Setter for $this->zip |
334 | 335 | * |
335 | | - * Enter description here ... |
| 336 | + * In the event that $zip is invalid, set the value of $this->zip to false. |
336 | 337 | * @param $zip |
337 | 338 | */ |
338 | 339 | public function setZip( $zip ) { |