@@ -15,7 +15,7 @@ |
||
| 15 | 15 | $this->addJSByURI($this->volunteerRoot.'/js/volunteer.js', false); |
| 16 | 16 | } |
| 17 | 17 | |
| 18 | - function printPage($header=true) |
|
| 18 | + function printPage($header = true) |
|
| 19 | 19 | { |
| 20 | 20 | if($this->user === false || $this->user === null) |
| 21 | 21 | { |