Completed
Branch FVSv2 (febeab)
by Patrick
03:27
created
class.VolunteerPage.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
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
         {
Please login to merge, or discard this patch.