Passed
Push — master ( dc57d3...fc9673 )
by Stanislav
02:41
created
core/album/album.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -463,8 +463,8 @@
 block discarded – undo
463 463
 	}
464 464
 
465 465
 	/**
466
-	* Create array of album IDs that are public
467
-	*/
466
+	 * Create array of album IDs that are public
467
+	 */
468 468
 	public function get_public_albums()
469 469
 	{
470 470
 		$sql = 'SELECT album_id
Please login to merge, or discard this patch.