Completed
Pull Request — master (#6)
by Patrick
03:09
created
Auth/class.Group.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
         return true;
106 106
     }
107 107
 
108
-    static function from_name($name, $data=false)
108
+    static function from_name($name, $data = false)
109 109
     {
110 110
         return false;
111 111
     }
Please login to merge, or discard this patch.