Completed
Push — master ( 18e7f9...711d1c )
by J.D.
03:02
created
src/includes/functions.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
 
159 159
 	$actions->register(
160 160
 		'user_register'
161
-	    , 'WordPoints_Hook_Action'
161
+		, 'WordPoints_Hook_Action'
162 162
 		, array(
163 163
 			'action' => 'user_register',
164 164
 			'data'   => array(
Please login to merge, or discard this patch.