Passed
Push — patch_1-1-7 ( b8231c...f1963e )
by Emanuele
01:10 queued 23s
created
sources/subs/MessageTopicIcons.class.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 	 * Icons that are default with ElkArte
42 42
 	 * @var array
43 43
 	 */
44
-	protected $_stable_icons = 	array();
44
+	protected $_stable_icons = array();
45 45
 
46 46
 	/**
47 47
 	 * Icons to load in addition to the default
Please login to merge, or discard this patch.