Completed
Push — 16.1 ( 53b977...5f2316 )
by Ralf
41:58 queued 21:14
created
emailadmin/setup/setup.inc.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
 	'name'  => 'Ralf Becker',
25 25
 	'email' => '[email protected]',
26 26
 );
27
-$setup_info['emailadmin']['license']  = 'GPL';
27
+$setup_info['emailadmin']['license'] = 'GPL';
28 28
 $setup_info['emailadmin']['description'] =
29 29
 	'EMailAdmin directory only exists in 16.1+ to allow updating from previous versions, without loosing email configuration.';
30 30
 
Please login to merge, or discard this patch.